| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteVpcConnectionResponse.Builder |
DeleteVpcConnectionResponse.builder() |
DeleteVpcConnectionResponse.Builder |
DeleteVpcConnectionResponse.Builder.state(String state)
The state of the VPC connection.
|
DeleteVpcConnectionResponse.Builder |
DeleteVpcConnectionResponse.Builder.state(VpcConnectionState state)
The state of the VPC connection.
|
DeleteVpcConnectionResponse.Builder |
DeleteVpcConnectionResponse.toBuilder() |
DeleteVpcConnectionResponse.Builder |
DeleteVpcConnectionResponse.Builder.vpcConnectionArn(String vpcConnectionArn)
The Amazon Resource Name (ARN) that uniquely identifies an MSK VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteVpcConnectionResponse.Builder> |
DeleteVpcConnectionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.