| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeTlsInspectionConfigurationResponse |
NetworkFirewallClient.describeTLSInspectionConfiguration(Consumer<DescribeTlsInspectionConfigurationRequest.Builder> describeTlsInspectionConfigurationRequest)
Returns the data objects for the specified TLS inspection configuration.
|
default DescribeTlsInspectionConfigurationResponse |
NetworkFirewallClient.describeTLSInspectionConfiguration(DescribeTlsInspectionConfigurationRequest describeTlsInspectionConfigurationRequest)
Returns the data objects for the specified TLS inspection configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTlsInspectionConfigurationResponse> |
NetworkFirewallAsyncClient.describeTLSInspectionConfiguration(Consumer<DescribeTlsInspectionConfigurationRequest.Builder> describeTlsInspectionConfigurationRequest)
Returns the data objects for the specified TLS inspection configuration.
|
default CompletableFuture<DescribeTlsInspectionConfigurationResponse> |
NetworkFirewallAsyncClient.describeTLSInspectionConfiguration(DescribeTlsInspectionConfigurationRequest describeTlsInspectionConfigurationRequest)
Returns the data objects for the specified TLS inspection configuration.
|
Copyright © 2023. All rights reserved.