Uses of Interface
software.amazon.awssdk.services.ec2.model.GetTransitGatewayPolicyTableAssociationsResponse.Builder
Packages that use GetTransitGatewayPolicyTableAssociationsResponse.Builder
-
Uses of GetTransitGatewayPolicyTableAssociationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetTransitGatewayPolicyTableAssociationsResponse.BuilderModifier and TypeMethodDescriptionGetTransitGatewayPolicyTableAssociationsResponse.Builder.associations(Collection<TransitGatewayPolicyTableAssociation> associations) Returns details about the transit gateway policy table association.GetTransitGatewayPolicyTableAssociationsResponse.Builder.associations(Consumer<TransitGatewayPolicyTableAssociation.Builder>... associations) Returns details about the transit gateway policy table association.GetTransitGatewayPolicyTableAssociationsResponse.Builder.associations(TransitGatewayPolicyTableAssociation... associations) Returns details about the transit gateway policy table association.GetTransitGatewayPolicyTableAssociationsResponse.builder()The token for the next page of results.GetTransitGatewayPolicyTableAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetTransitGatewayPolicyTableAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTransitGatewayPolicyTableAssociationsResponse.Builder>GetTransitGatewayPolicyTableAssociationsResponse.serializableBuilderClass()