ParentT
- the return type of Settable.parent()
public static interface WebAppDiagnosticLogs.UpdateStages.Update<ParentT> extends Settable<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithDetailedErrorMessages<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithFailedRequestTracing<ParentT>
At this stage, any remaining optional settings can be specified, or the web app diagnostic log update
can be attached to the parent web app update using Settable.parent()
.
parent
withDetailedErrorMessages
withFailedRequestTracing
Copyright © 2019. All rights reserved.