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