| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
TlsConfigInput |
UpdateIntegrationRequest.tlsConfig()
The TLS configuration for a private integration.
|
TlsConfigInput |
CreateIntegrationRequest.tlsConfig()
The TLS configuration for a private integration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIntegrationRequest.Builder |
UpdateIntegrationRequest.Builder.tlsConfig(TlsConfigInput tlsConfig)
The TLS configuration for a private integration.
|
CreateIntegrationRequest.Builder |
CreateIntegrationRequest.Builder.tlsConfig(TlsConfigInput tlsConfig)
The TLS configuration for a private integration.
|
Copyright © 2023. All rights reserved.