Uses of Class
software.amazon.awssdk.services.kafka.model.VpcConnectionInfoServerless
-
Packages that use VpcConnectionInfoServerless Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of VpcConnectionInfoServerless in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return VpcConnectionInfoServerless Modifier and Type Method Description VpcConnectionInfoServerlessClusterOperationV2Serverless. vpcConnectionInfo()Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.Methods in software.amazon.awssdk.services.kafka.model with parameters of type VpcConnectionInfoServerless Modifier and Type Method Description ClusterOperationV2Serverless.BuilderClusterOperationV2Serverless.Builder. vpcConnectionInfo(VpcConnectionInfoServerless vpcConnectionInfo)Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
-