Uses of Interface
software.amazon.awssdk.services.ec2.model.LocalGatewayRouteTableVpcAssociation.Builder
Packages that use LocalGatewayRouteTableVpcAssociation.Builder
-
Uses of LocalGatewayRouteTableVpcAssociation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LocalGatewayRouteTableVpcAssociation.BuilderModifier and TypeMethodDescriptionLocalGatewayRouteTableVpcAssociation.builder()LocalGatewayRouteTableVpcAssociation.Builder.localGatewayId(String localGatewayId) The ID of the local gateway.LocalGatewayRouteTableVpcAssociation.Builder.localGatewayRouteTableArn(String localGatewayRouteTableArn) The Amazon Resource Name (ARN) of the local gateway route table for the association.LocalGatewayRouteTableVpcAssociation.Builder.localGatewayRouteTableId(String localGatewayRouteTableId) The ID of the local gateway route table.LocalGatewayRouteTableVpcAssociation.Builder.localGatewayRouteTableVpcAssociationId(String localGatewayRouteTableVpcAssociationId) The ID of the association.The ID of the Amazon Web Services account that owns the local gateway route table for the association.The state of the association.LocalGatewayRouteTableVpcAssociation.Builder.tags(Collection<Tag> tags) The tags assigned to the association.LocalGatewayRouteTableVpcAssociation.Builder.tags(Consumer<Tag.Builder>... tags) The tags assigned to the association.The tags assigned to the association.LocalGatewayRouteTableVpcAssociation.toBuilder()The ID of the VPC.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LocalGatewayRouteTableVpcAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LocalGatewayRouteTableVpcAssociation.Builder>LocalGatewayRouteTableVpcAssociation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type LocalGatewayRouteTableVpcAssociation.BuilderModifier and TypeMethodDescriptionCreateLocalGatewayRouteTableVpcAssociationResponse.Builder.localGatewayRouteTableVpcAssociation(Consumer<LocalGatewayRouteTableVpcAssociation.Builder> localGatewayRouteTableVpcAssociation) Information about the association.DeleteLocalGatewayRouteTableVpcAssociationResponse.Builder.localGatewayRouteTableVpcAssociation(Consumer<LocalGatewayRouteTableVpcAssociation.Builder> localGatewayRouteTableVpcAssociation) Information about the association.