| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
VpcConnectivity |
VpcConnectivity.clone() |
VpcConnectivity |
ConnectivityInfo.getVpcConnectivity()
VPC connectivity access control for brokers.
|
VpcConnectivity |
VpcConnectivity.withClientAuthentication(VpcConnectivityClientAuthentication clientAuthentication)
Includes all client authentication information for VPC connectivity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectivityInfo.setVpcConnectivity(VpcConnectivity vpcConnectivity)
VPC connectivity access control for brokers.
|
ConnectivityInfo |
ConnectivityInfo.withVpcConnectivity(VpcConnectivity vpcConnectivity)
VPC connectivity access control for brokers.
|
Copyright © 2023. All rights reserved.