| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
TlsConfig |
Integration.tlsConfig()
The TLS configuration for a private integration.
|
TlsConfig |
CreateIntegrationResponse.tlsConfig()
The TLS configuration for a private integration.
|
TlsConfig |
GetIntegrationResponse.tlsConfig()
The TLS configuration for a private integration.
|
TlsConfig |
UpdateIntegrationResponse.tlsConfig()
The TLS configuration for a private integration.
|
| Modifier and Type | Method and Description |
|---|---|
Integration.Builder |
Integration.Builder.tlsConfig(TlsConfig tlsConfig)
The TLS configuration for a private integration.
|
CreateIntegrationResponse.Builder |
CreateIntegrationResponse.Builder.tlsConfig(TlsConfig tlsConfig)
The TLS configuration for a private integration.
|
GetIntegrationResponse.Builder |
GetIntegrationResponse.Builder.tlsConfig(TlsConfig tlsConfig)
The TLS configuration for a private integration.
|
UpdateIntegrationResponse.Builder |
UpdateIntegrationResponse.Builder.tlsConfig(TlsConfig tlsConfig)
The TLS configuration for a private integration.
|
Copyright © 2022. All rights reserved.