Uses of Interface
software.amazon.awssdk.services.ec2.model.GetTransitGatewayRouteTableAssociationsResponse.Builder
Packages that use GetTransitGatewayRouteTableAssociationsResponse.Builder
-
Uses of GetTransitGatewayRouteTableAssociationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetTransitGatewayRouteTableAssociationsResponse.BuilderModifier and TypeMethodDescriptionGetTransitGatewayRouteTableAssociationsResponse.Builder.associations(Collection<TransitGatewayRouteTableAssociation> associations) Information about the associations.GetTransitGatewayRouteTableAssociationsResponse.Builder.associations(Consumer<TransitGatewayRouteTableAssociation.Builder>... associations) Information about the associations.GetTransitGatewayRouteTableAssociationsResponse.Builder.associations(TransitGatewayRouteTableAssociation... associations) Information about the associations.GetTransitGatewayRouteTableAssociationsResponse.builder()The token to use to retrieve the next page of results.GetTransitGatewayRouteTableAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetTransitGatewayRouteTableAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTransitGatewayRouteTableAssociationsResponse.Builder>GetTransitGatewayRouteTableAssociationsResponse.serializableBuilderClass()