Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
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) |
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 |
---|---|
GetMappedSecretRequest |
GetMappedSecretRequest.Builder.build()
Build the instance of GetMappedSecretRequest as configured by this builder
|
GetMappedSecretRequest |
GetMappedSecretRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMappedSecretRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMappedSecretRequest.Builder |
GetMappedSecretRequest.Builder.copy(GetMappedSecretRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.