Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
UpdateMappedSecretResponse |
NetworkFirewall.updateMappedSecret(UpdateMappedSecretRequest request)
Updates the Mapped Secret with the given name in the network firewall policy.
|
UpdateMappedSecretResponse |
NetworkFirewallClient.updateMappedSecret(UpdateMappedSecretRequest request) |
Future<UpdateMappedSecretResponse> |
NetworkFirewallAsyncClient.updateMappedSecret(UpdateMappedSecretRequest request,
AsyncHandler<UpdateMappedSecretRequest,UpdateMappedSecretResponse> handler) |
Future<UpdateMappedSecretResponse> |
NetworkFirewallAsync.updateMappedSecret(UpdateMappedSecretRequest request,
AsyncHandler<UpdateMappedSecretRequest,UpdateMappedSecretResponse> handler)
Updates the Mapped Secret with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMappedSecretResponse> |
NetworkFirewallAsyncClient.updateMappedSecret(UpdateMappedSecretRequest request,
AsyncHandler<UpdateMappedSecretRequest,UpdateMappedSecretResponse> handler) |
Future<UpdateMappedSecretResponse> |
NetworkFirewallAsync.updateMappedSecret(UpdateMappedSecretRequest request,
AsyncHandler<UpdateMappedSecretRequest,UpdateMappedSecretResponse> handler)
Updates the Mapped Secret with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateMappedSecretRequest |
UpdateMappedSecretRequest.Builder.build()
Build the instance of UpdateMappedSecretRequest as configured by this builder
|
UpdateMappedSecretRequest |
UpdateMappedSecretRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateMappedSecretRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateMappedSecretRequest.Builder |
UpdateMappedSecretRequest.Builder.copy(UpdateMappedSecretRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.