Uses of Interface
software.amazon.awssdk.services.ec2.model.TransitGatewayRouteTableAssociation.Builder
Packages that use TransitGatewayRouteTableAssociation.Builder
-
Uses of TransitGatewayRouteTableAssociation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayRouteTableAssociation.BuilderModifier and TypeMethodDescriptionTransitGatewayRouteTableAssociation.builder()TransitGatewayRouteTableAssociation.Builder.resourceId(String resourceId) The ID of the resource.TransitGatewayRouteTableAssociation.Builder.resourceType(String resourceType) The resource type.TransitGatewayRouteTableAssociation.Builder.resourceType(TransitGatewayAttachmentResourceType resourceType) The resource type.The state of the association.TransitGatewayRouteTableAssociation.Builder.state(TransitGatewayAssociationState state) The state of the association.TransitGatewayRouteTableAssociation.toBuilder()TransitGatewayRouteTableAssociation.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) The ID of the attachment.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayRouteTableAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransitGatewayRouteTableAssociation.Builder>TransitGatewayRouteTableAssociation.serializableBuilderClass()