| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateTlsInspectionConfigurationResponse.Builder |
UpdateTlsInspectionConfigurationResponse.builder() |
default UpdateTlsInspectionConfigurationResponse.Builder |
UpdateTlsInspectionConfigurationResponse.Builder.tlsInspectionConfigurationResponse(Consumer<TLSInspectionConfigurationResponse.Builder> tlsInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
UpdateTlsInspectionConfigurationResponse.Builder |
UpdateTlsInspectionConfigurationResponse.Builder.tlsInspectionConfigurationResponse(TLSInspectionConfigurationResponse tlsInspectionConfigurationResponse)
The high-level properties of a TLS inspection configuration.
|
UpdateTlsInspectionConfigurationResponse.Builder |
UpdateTlsInspectionConfigurationResponse.toBuilder() |
UpdateTlsInspectionConfigurationResponse.Builder |
UpdateTlsInspectionConfigurationResponse.Builder.updateToken(String updateToken)
A token used for optimistic locking.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateTlsInspectionConfigurationResponse.Builder> |
UpdateTlsInspectionConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.