Package | Description |
---|---|
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.body$(UpdateMappedSecretDetails body)
Alternative setter for the body parameter.
|
static UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.builder()
Return a new builder for this request object.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.copy(UpdateMappedSecretRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.mappedSecretName(String mappedSecretName)
Unique identifier for Mapped Secrets.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId)
Unique Network Firewall Policy identifier
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.toBuilder()
Return an instance of
UpdateMappedSecretRequest.Builder that allows you to modify request properties. |
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.updateMappedSecretDetails(UpdateMappedSecretDetails updateMappedSecretDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.