static GetNatRuleRequest.Builder |
GetNatRuleRequest.builder() |
Return a new builder for this request object.
|
GetNatRuleRequest.Builder |
GetNatRuleRequest.Builder.copy(GetNatRuleRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetNatRuleRequest.Builder |
GetNatRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetNatRuleRequest.Builder |
GetNatRuleRequest.Builder.natRuleName(String natRuleName) |
Unique identifier for NAT Rules in the network firewall policy.
|
GetNatRuleRequest.Builder |
GetNatRuleRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId) |
Unique Network Firewall Policy identifier
|
GetNatRuleRequest.Builder |
GetNatRuleRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetNatRuleRequest.Builder |
GetNatRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetNatRuleRequest.Builder |
GetNatRuleRequest.toBuilder() |
|