| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
TLSInspectionConfiguration |
TLSInspectionConfiguration.clone() |
TLSInspectionConfiguration |
UpdateTLSInspectionConfigurationRequest.getTLSInspectionConfiguration()
The object that defines a TLS inspection configuration.
|
TLSInspectionConfiguration |
DescribeTLSInspectionConfigurationResult.getTLSInspectionConfiguration()
The object that defines a TLS inspection configuration.
|
TLSInspectionConfiguration |
CreateTLSInspectionConfigurationRequest.getTLSInspectionConfiguration()
The object that defines a TLS inspection configuration.
|
TLSInspectionConfiguration |
TLSInspectionConfiguration.withServerCertificateConfigurations(Collection<ServerCertificateConfiguration> serverCertificateConfigurations)
Lists the server certificate configurations that are associated with the TLS configuration.
|
TLSInspectionConfiguration |
TLSInspectionConfiguration.withServerCertificateConfigurations(ServerCertificateConfiguration... serverCertificateConfigurations)
Lists the server certificate configurations that are associated with the TLS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTLSInspectionConfigurationRequest.setTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
void |
DescribeTLSInspectionConfigurationResult.setTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
void |
CreateTLSInspectionConfigurationRequest.setTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
UpdateTLSInspectionConfigurationRequest |
UpdateTLSInspectionConfigurationRequest.withTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
DescribeTLSInspectionConfigurationResult |
DescribeTLSInspectionConfigurationResult.withTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
CreateTLSInspectionConfigurationRequest |
CreateTLSInspectionConfigurationRequest.withTLSInspectionConfiguration(TLSInspectionConfiguration tLSInspectionConfiguration)
The object that defines a TLS inspection configuration.
|
Copyright © 2025. All rights reserved.