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