CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.Builder.body$(CreateDecryptionRuleDetails body) |
Alternative setter for the body parameter.
|
static CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.builder() |
Return a new builder for this request object.
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.Builder.copy(CreateDecryptionRuleRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.Builder.createDecryptionRuleDetails(CreateDecryptionRuleDetails createDecryptionRuleDetails) |
Request Details to create the Network Firewall Policy Resource.
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId) |
Unique Network Firewall Policy identifier
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.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.
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateDecryptionRuleRequest.Builder |
CreateDecryptionRuleRequest.toBuilder() |
|