Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
ListMappedSecretsResponse |
NetworkFirewall.listMappedSecrets(ListMappedSecretsRequest request)
Returns a list of Mapped Secret for the Network Firewall Policy.
|
ListMappedSecretsResponse |
NetworkFirewallClient.listMappedSecrets(ListMappedSecretsRequest request) |
Future<ListMappedSecretsResponse> |
NetworkFirewallAsyncClient.listMappedSecrets(ListMappedSecretsRequest request,
AsyncHandler<ListMappedSecretsRequest,ListMappedSecretsResponse> handler) |
Future<ListMappedSecretsResponse> |
NetworkFirewallAsync.listMappedSecrets(ListMappedSecretsRequest request,
AsyncHandler<ListMappedSecretsRequest,ListMappedSecretsResponse> handler)
Returns a list of Mapped Secret for the Network Firewall Policy.
|
Iterable<MappedSecretSummary> |
NetworkFirewallPaginators.listMappedSecretsRecordIterator(ListMappedSecretsRequest request)
Creates a new iterable which will iterate over the
MappedSecretSummary objects contained in responses from
the listMappedSecrets operation. |
Iterable<ListMappedSecretsResponse> |
NetworkFirewallPaginators.listMappedSecretsResponseIterator(ListMappedSecretsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMappedSecrets operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMappedSecretsResponse> |
NetworkFirewallAsyncClient.listMappedSecrets(ListMappedSecretsRequest request,
AsyncHandler<ListMappedSecretsRequest,ListMappedSecretsResponse> handler) |
Future<ListMappedSecretsResponse> |
NetworkFirewallAsync.listMappedSecrets(ListMappedSecretsRequest request,
AsyncHandler<ListMappedSecretsRequest,ListMappedSecretsResponse> handler)
Returns a list of Mapped Secret for the Network Firewall Policy.
|
Modifier and Type | Method and Description |
---|---|
ListMappedSecretsRequest |
ListMappedSecretsRequest.Builder.build()
Build the instance of ListMappedSecretsRequest as configured by this builder
|
ListMappedSecretsRequest |
ListMappedSecretsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMappedSecretsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListMappedSecretsRequest.Builder |
ListMappedSecretsRequest.Builder.copy(ListMappedSecretsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.