Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.builder() |
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.copy(UpdateProtectionRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.ifMatch(String ifMatch) |
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.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.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.opcRequestId(String opcRequestId) |
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.protectionRules(List<ProtectionRuleAction> protectionRules) |
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.waasPolicyId(String waasPolicyId) |
Copyright © 2016–2019. All rights reserved.