Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.builder() |
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) |
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.opcRequestId(String opcRequestId) |
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.opcRetryToken(String opcRetryToken) |
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.updateProtectionSettingsDetails(ProtectionSettings updateProtectionSettingsDetails) |
UpdateProtectionSettingsRequest.Builder |
UpdateProtectionSettingsRequest.Builder.waasPolicyId(String waasPolicyId) |
Copyright © 2016–2019. All rights reserved.