| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteTlsInspectionConfigurationResponse |
NetworkFirewallClient.deleteTLSInspectionConfiguration(Consumer<DeleteTlsInspectionConfigurationRequest.Builder> deleteTlsInspectionConfigurationRequest)
Deletes the specified TLSInspectionConfiguration.
|
default DeleteTlsInspectionConfigurationResponse |
NetworkFirewallClient.deleteTLSInspectionConfiguration(DeleteTlsInspectionConfigurationRequest deleteTlsInspectionConfigurationRequest)
Deletes the specified TLSInspectionConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTlsInspectionConfigurationResponse> |
NetworkFirewallAsyncClient.deleteTLSInspectionConfiguration(Consumer<DeleteTlsInspectionConfigurationRequest.Builder> deleteTlsInspectionConfigurationRequest)
Deletes the specified TLSInspectionConfiguration.
|
default CompletableFuture<DeleteTlsInspectionConfigurationResponse> |
NetworkFirewallAsyncClient.deleteTLSInspectionConfiguration(DeleteTlsInspectionConfigurationRequest deleteTlsInspectionConfigurationRequest)
Deletes the specified TLSInspectionConfiguration.
|
Copyright © 2023. All rights reserved.