Package | Description |
---|---|
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.body$(CreateMappedSecretDetails body)
Alternative setter for the body parameter.
|
static CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.builder()
Return a new builder for this request object.
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.copy(CreateMappedSecretRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.createMappedSecretDetails(CreateMappedSecretDetails createMappedSecretDetails)
Request Details to create the Network Firewall Policy Resource.
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId)
Unique Network Firewall Policy identifier
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.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.
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.toBuilder()
Return an instance of
CreateMappedSecretRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.