| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| software.amazon.awssdk.services.networkfirewall.paginators | |
| software.amazon.awssdk.services.networkfirewall.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTlsInspectionConfigurationsResponse> |
NetworkFirewallAsyncClient.listTLSInspectionConfigurations(ListTlsInspectionConfigurationsRequest listTlsInspectionConfigurationsRequest)
Retrieves the metadata for the TLS inspection configurations that you have defined.
|
default ListTlsInspectionConfigurationsResponse |
NetworkFirewallClient.listTLSInspectionConfigurations(ListTlsInspectionConfigurationsRequest listTlsInspectionConfigurationsRequest)
Retrieves the metadata for the TLS inspection configurations that you have defined.
|
default ListTLSInspectionConfigurationsPublisher |
NetworkFirewallAsyncClient.listTLSInspectionConfigurationsPaginator(ListTlsInspectionConfigurationsRequest listTlsInspectionConfigurationsRequest)
Retrieves the metadata for the TLS inspection configurations that you have defined.
|
default ListTLSInspectionConfigurationsIterable |
NetworkFirewallClient.listTLSInspectionConfigurationsPaginator(ListTlsInspectionConfigurationsRequest listTlsInspectionConfigurationsRequest)
Retrieves the metadata for the TLS inspection configurations that you have defined.
|
| Constructor and Description |
|---|
ListTLSInspectionConfigurationsIterable(NetworkFirewallClient client,
ListTlsInspectionConfigurationsRequest firstRequest) |
ListTLSInspectionConfigurationsPublisher(NetworkFirewallAsyncClient client,
ListTlsInspectionConfigurationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTlsInspectionConfigurationsRequestMarshaller.marshall(ListTlsInspectionConfigurationsRequest listTlsInspectionConfigurationsRequest) |
Copyright © 2023. All rights reserved.