| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
VpcConnectivityClientAuthentication |
VpcConnectivityClientAuthentication.clone() |
VpcConnectivityClientAuthentication |
VpcConnectivity.getClientAuthentication()
Includes all client authentication information for VPC connectivity.
|
VpcConnectivityClientAuthentication |
VpcConnectivityClientAuthentication.withSasl(VpcConnectivitySasl sasl)
SASL authentication type details for VPC connectivity.
|
VpcConnectivityClientAuthentication |
VpcConnectivityClientAuthentication.withTls(VpcConnectivityTls tls)
TLS authentication type details for VPC connectivity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VpcConnectivity.setClientAuthentication(VpcConnectivityClientAuthentication clientAuthentication)
Includes all client authentication information for VPC connectivity.
|
VpcConnectivity |
VpcConnectivity.withClientAuthentication(VpcConnectivityClientAuthentication clientAuthentication)
Includes all client authentication information for VPC connectivity.
|
Copyright © 2023. All rights reserved.