| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
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(Collection<String> securityGroupIds)
The IDs of the security groups.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.securityGroupIds(String... securityGroupIds)
The IDs of the security groups.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.status(ServiceNetworkVpcAssociationStatus status)
The status.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.Builder.status(String status)
The status.
|
UpdateServiceNetworkVpcAssociationResponse.Builder |
UpdateServiceNetworkVpcAssociationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateServiceNetworkVpcAssociationResponse.Builder> |
UpdateServiceNetworkVpcAssociationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.