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