| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
ListTLSInspectionConfigurationsResult |
AWSNetworkFirewallClient.listTLSInspectionConfigurations(ListTLSInspectionConfigurationsRequest request)
Retrieves the metadata for the TLS inspection configurations that you have defined.
|
ListTLSInspectionConfigurationsResult |
AbstractAWSNetworkFirewall.listTLSInspectionConfigurations(ListTLSInspectionConfigurationsRequest request) |
ListTLSInspectionConfigurationsResult |
AWSNetworkFirewall.listTLSInspectionConfigurations(ListTLSInspectionConfigurationsRequest listTLSInspectionConfigurationsRequest)
Retrieves the metadata for the TLS inspection configurations that you have defined.
|
| Modifier and Type | Method and Description |
|---|---|
ListTLSInspectionConfigurationsResult |
ListTLSInspectionConfigurationsResult.clone() |
ListTLSInspectionConfigurationsResult |
ListTLSInspectionConfigurationsResult.withNextToken(String nextToken)
When you request a list of objects with a
MaxResults setting, if the number of objects that are
still available for retrieval exceeds the maximum you requested, Network Firewall returns a
NextToken value in the response. |
ListTLSInspectionConfigurationsResult |
ListTLSInspectionConfigurationsResult.withTLSInspectionConfigurations(Collection<TLSInspectionConfigurationMetadata> tLSInspectionConfigurations)
The TLS inspection configuration metadata objects that you've defined.
|
ListTLSInspectionConfigurationsResult |
ListTLSInspectionConfigurationsResult.withTLSInspectionConfigurations(TLSInspectionConfigurationMetadata... tLSInspectionConfigurations)
The TLS inspection configuration metadata objects that you've defined.
|
Copyright © 2024. All rights reserved.