Uses of Class
software.amazon.awssdk.services.networkfirewall.model.DescribeTlsInspectionConfigurationRequest
-
Packages that use DescribeTlsInspectionConfigurationRequest Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall.software.amazon.awssdk.services.networkfirewall.transform -
-
Uses of DescribeTlsInspectionConfigurationRequest in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall with parameters of type DescribeTlsInspectionConfigurationRequest Modifier and Type Method Description default CompletableFuture<DescribeTlsInspectionConfigurationResponse>NetworkFirewallAsyncClient. describeTLSInspectionConfiguration(DescribeTlsInspectionConfigurationRequest describeTlsInspectionConfigurationRequest)Returns the data objects for the specified TLS inspection configuration.default DescribeTlsInspectionConfigurationResponseNetworkFirewallClient. describeTLSInspectionConfiguration(DescribeTlsInspectionConfigurationRequest describeTlsInspectionConfigurationRequest)Returns the data objects for the specified TLS inspection configuration. -
Uses of DescribeTlsInspectionConfigurationRequest in software.amazon.awssdk.services.networkfirewall.transform
Methods in software.amazon.awssdk.services.networkfirewall.transform with parameters of type DescribeTlsInspectionConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestDescribeTlsInspectionConfigurationRequestMarshaller. marshall(DescribeTlsInspectionConfigurationRequest describeTlsInspectionConfigurationRequest)
-