| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
static VpcConnectivityTls.Builder |
VpcConnectivityTls.builder() |
VpcConnectivityTls.Builder |
VpcConnectivityTls.Builder.enabled(Boolean enabled)
TLS authentication is on or off for VPC connectivity.
|
VpcConnectivityTls.Builder |
VpcConnectivityTls.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VpcConnectivityTls.Builder> |
VpcConnectivityTls.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default VpcConnectivityClientAuthentication.Builder |
VpcConnectivityClientAuthentication.Builder.tls(Consumer<VpcConnectivityTls.Builder> tls)
TLS authentication type details for VPC connectivity.
|
Copyright © 2023. All rights reserved.