Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.body$(ProtectionSettings body)
Alternative setter for the body parameter.
|
static UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.builder()
Return a new builder for this request object.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.copy(UpdateProtectionSettingsRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.toBuilder()
Return an instance of
UpdateProtectionSettingsRequest.Builder that allows you to modify request properties. |
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.updateProtectionSettingsDetails(ProtectionSettings updateProtectionSettingsDetails)
The details of the protection settings to be updated.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.waasPolicyId(String waasPolicyId)
The OCID of the
WAAS policy.
|
Copyright © 2016–2024. All rights reserved.