Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
CreateMappedSecretResponse |
NetworkFirewall.createMappedSecret(CreateMappedSecretRequest request)
Creates a new Mapped Secret for the Network Firewall Policy.
|
CreateMappedSecretResponse |
NetworkFirewallClient.createMappedSecret(CreateMappedSecretRequest request) |
Future<CreateMappedSecretResponse> |
NetworkFirewallAsyncClient.createMappedSecret(CreateMappedSecretRequest request,
AsyncHandler<CreateMappedSecretRequest,CreateMappedSecretResponse> handler) |
Future<CreateMappedSecretResponse> |
NetworkFirewallAsync.createMappedSecret(CreateMappedSecretRequest request,
AsyncHandler<CreateMappedSecretRequest,CreateMappedSecretResponse> handler)
Creates a new Mapped Secret for the Network Firewall Policy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMappedSecretResponse> |
NetworkFirewallAsyncClient.createMappedSecret(CreateMappedSecretRequest request,
AsyncHandler<CreateMappedSecretRequest,CreateMappedSecretResponse> handler) |
Future<CreateMappedSecretResponse> |
NetworkFirewallAsync.createMappedSecret(CreateMappedSecretRequest request,
AsyncHandler<CreateMappedSecretRequest,CreateMappedSecretResponse> handler)
Creates a new Mapped Secret for the Network Firewall Policy.
|
Modifier and Type | Method and Description |
---|---|
CreateMappedSecretRequest |
CreateMappedSecretRequest.Builder.build()
Build the instance of CreateMappedSecretRequest as configured by this builder
|
CreateMappedSecretRequest |
CreateMappedSecretRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateMappedSecretRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateMappedSecretRequest.Builder |
CreateMappedSecretRequest.Builder.copy(CreateMappedSecretRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.