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