Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableTransitGatewayRouteTablePropagationResponse.Builder
-
Packages that use DisableTransitGatewayRouteTablePropagationResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DisableTransitGatewayRouteTablePropagationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableTransitGatewayRouteTablePropagationResponse.Builder Modifier and Type Method Description static DisableTransitGatewayRouteTablePropagationResponse.BuilderDisableTransitGatewayRouteTablePropagationResponse. builder()default DisableTransitGatewayRouteTablePropagationResponse.BuilderDisableTransitGatewayRouteTablePropagationResponse.Builder. propagation(Consumer<TransitGatewayPropagation.Builder> propagation)Information about route propagation.DisableTransitGatewayRouteTablePropagationResponse.BuilderDisableTransitGatewayRouteTablePropagationResponse.Builder. propagation(TransitGatewayPropagation propagation)Information about route propagation.DisableTransitGatewayRouteTablePropagationResponse.BuilderDisableTransitGatewayRouteTablePropagationResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableTransitGatewayRouteTablePropagationResponse.Builder Modifier and Type Method Description static Class<? extends DisableTransitGatewayRouteTablePropagationResponse.Builder>DisableTransitGatewayRouteTablePropagationResponse. serializableBuilderClass()
-