Package | Description |
---|---|
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
static GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.builder()
Return a new builder for this request object.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.copy(GetDecryptionRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.decryptionRuleName(String decryptionRuleName)
Unique identifier for Decryption Rules in the network firewall policy.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId)
Unique Network Firewall Policy identifier
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.page(String page)
A token representing the position at which to start retrieving results.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDecryptionRuleRequest.Builder |
GetDecryptionRuleRequest.toBuilder()
Return an instance of
GetDecryptionRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.