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