UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the association.
|
static UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.builder() |
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.createdBy(String createdBy) |
The account that created the association.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.id(String id) |
The ID of the association.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.securityGroupIds(String... securityGroupIds) |
The IDs of the security groups.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.securityGroupIds(Collection<String> securityGroupIds) |
The IDs of the security groups.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.status(String status) |
The status.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.status(ServiceNetworkVpcAssociationStatus status) |
The status.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.toBuilder() |
|