Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateTransitGatewayPolicyTableResponse.Builder
Packages that use AssociateTransitGatewayPolicyTableResponse.Builder
-
Uses of AssociateTransitGatewayPolicyTableResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateTransitGatewayPolicyTableResponse.BuilderModifier and TypeMethodDescriptionAssociateTransitGatewayPolicyTableResponse.Builder.association(Consumer<TransitGatewayPolicyTableAssociation.Builder> association) Describes the association of a transit gateway and a transit gateway policy table.AssociateTransitGatewayPolicyTableResponse.Builder.association(TransitGatewayPolicyTableAssociation association) Describes the association of a transit gateway and a transit gateway policy table.AssociateTransitGatewayPolicyTableResponse.builder()AssociateTransitGatewayPolicyTableResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateTransitGatewayPolicyTableResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateTransitGatewayPolicyTableResponse.Builder>AssociateTransitGatewayPolicyTableResponse.serializableBuilderClass()