Uses of Class
software.amazon.awssdk.services.networkfirewall.model.TLSInspectionConfigurationResponse
-
Packages that use TLSInspectionConfigurationResponse Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of TLSInspectionConfigurationResponse in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return TLSInspectionConfigurationResponse Modifier and Type Method Description TLSInspectionConfigurationResponseCreateTlsInspectionConfigurationResponse. tlsInspectionConfigurationResponse()The high-level properties of a TLS inspection configuration.TLSInspectionConfigurationResponseDeleteTlsInspectionConfigurationResponse. tlsInspectionConfigurationResponse()The high-level properties of a TLS inspection configuration.TLSInspectionConfigurationResponseDescribeTlsInspectionConfigurationResponse. tlsInspectionConfigurationResponse()The high-level properties of a TLS inspection configuration.TLSInspectionConfigurationResponseUpdateTlsInspectionConfigurationResponse. tlsInspectionConfigurationResponse()The high-level properties of a TLS inspection configuration.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type TLSInspectionConfigurationResponse Modifier and Type Method Description CreateTlsInspectionConfigurationResponse.BuilderCreateTlsInspectionConfigurationResponse.Builder. tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse tlsInspectionConfigurationResponse)The high-level properties of a TLS inspection configuration.DeleteTlsInspectionConfigurationResponse.BuilderDeleteTlsInspectionConfigurationResponse.Builder. tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse tlsInspectionConfigurationResponse)The high-level properties of a TLS inspection configuration.DescribeTlsInspectionConfigurationResponse.BuilderDescribeTlsInspectionConfigurationResponse.Builder. tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse tlsInspectionConfigurationResponse)The high-level properties of a TLS inspection configuration.UpdateTlsInspectionConfigurationResponse.BuilderUpdateTlsInspectionConfigurationResponse.Builder. tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse tlsInspectionConfigurationResponse)The high-level properties of a TLS inspection configuration.
-