Uses of Interface
software.amazon.awssdk.services.networkfirewall.model.DeleteTlsInspectionConfigurationResponse.Builder
-
Packages that use DeleteTlsInspectionConfigurationResponse.Builder Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of DeleteTlsInspectionConfigurationResponse.Builder in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return DeleteTlsInspectionConfigurationResponse.Builder Modifier and Type Method Description static DeleteTlsInspectionConfigurationResponse.BuilderDeleteTlsInspectionConfigurationResponse. builder()default DeleteTlsInspectionConfigurationResponse.BuilderDeleteTlsInspectionConfigurationResponse.Builder. tlsInspectionConfigurationResponse(Consumer<TLSInspectionConfigurationResponse.Builder> 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.DeleteTlsInspectionConfigurationResponse.BuilderDeleteTlsInspectionConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.networkfirewall.model that return types with arguments of type DeleteTlsInspectionConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends DeleteTlsInspectionConfigurationResponse.Builder>DeleteTlsInspectionConfigurationResponse. serializableBuilderClass()
-