| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
ServerlessRequest |
ServerlessRequest.clone() |
ServerlessRequest |
CreateClusterV2Request.getServerless()
Information about the serverless cluster.
|
ServerlessRequest |
ServerlessRequest.withClientAuthentication(ServerlessClientAuthentication clientAuthentication)
Includes all client authentication information.
|
ServerlessRequest |
ServerlessRequest.withVpcConfigs(Collection<VpcConfig> vpcConfigs)
The configuration of the Amazon VPCs for the cluster.
|
ServerlessRequest |
ServerlessRequest.withVpcConfigs(VpcConfig... vpcConfigs)
The configuration of the Amazon VPCs for the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateClusterV2Request.setServerless(ServerlessRequest serverless)
Information about the serverless cluster.
|
CreateClusterV2Request |
CreateClusterV2Request.withServerless(ServerlessRequest serverless)
Information about the serverless cluster.
|
Copyright © 2023. All rights reserved.