Uses of Class
software.amazon.awssdk.services.networkfirewall.model.CreateTlsInspectionConfigurationRequest
-
Packages that use CreateTlsInspectionConfigurationRequest Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall.software.amazon.awssdk.services.networkfirewall.transform -
-
Uses of CreateTlsInspectionConfigurationRequest in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall with parameters of type CreateTlsInspectionConfigurationRequest Modifier and Type Method Description default CompletableFuture<CreateTlsInspectionConfigurationResponse>NetworkFirewallAsyncClient. createTLSInspectionConfiguration(CreateTlsInspectionConfigurationRequest createTlsInspectionConfigurationRequest)Creates an Network Firewall TLS inspection configuration.default CreateTlsInspectionConfigurationResponseNetworkFirewallClient. createTLSInspectionConfiguration(CreateTlsInspectionConfigurationRequest createTlsInspectionConfigurationRequest)Creates an Network Firewall TLS inspection configuration. -
Uses of CreateTlsInspectionConfigurationRequest in software.amazon.awssdk.services.networkfirewall.transform
Methods in software.amazon.awssdk.services.networkfirewall.transform with parameters of type CreateTlsInspectionConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestCreateTlsInspectionConfigurationRequestMarshaller. marshall(CreateTlsInspectionConfigurationRequest createTlsInspectionConfigurationRequest)
-