Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
GetMappedSecretResponse |
NetworkFirewall.getMappedSecret(GetMappedSecretRequest request)
Get Mapped Secret by the given name in the context of network firewall policy.
|
GetMappedSecretResponse |
NetworkFirewallClient.getMappedSecret(GetMappedSecretRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMappedSecretResponse> |
NetworkFirewallAsyncClient.getMappedSecret(GetMappedSecretRequest request,
AsyncHandler<GetMappedSecretRequest,GetMappedSecretResponse> handler) |
Future<GetMappedSecretResponse> |
NetworkFirewallAsync.getMappedSecret(GetMappedSecretRequest request,
AsyncHandler<GetMappedSecretRequest,GetMappedSecretResponse> handler)
Get Mapped Secret by the given name in the context of network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMappedSecretResponse> |
NetworkFirewallAsyncClient.getMappedSecret(GetMappedSecretRequest request,
AsyncHandler<GetMappedSecretRequest,GetMappedSecretResponse> handler) |
Future<GetMappedSecretResponse> |
NetworkFirewallAsync.getMappedSecret(GetMappedSecretRequest request,
AsyncHandler<GetMappedSecretRequest,GetMappedSecretResponse> handler)
Get Mapped Secret by the given name in the context of network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
GetMappedSecretResponse |
GetMappedSecretResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMappedSecretResponse.Builder |
GetMappedSecretResponse.Builder.copy(GetMappedSecretResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.