Uses of Class
software.amazon.awssdk.services.ec2.model.DisableTransitGatewayRouteTablePropagationRequest
-
Packages that use DisableTransitGatewayRouteTablePropagationRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of DisableTransitGatewayRouteTablePropagationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisableTransitGatewayRouteTablePropagationRequest Modifier and Type Method Description default CompletableFuture<DisableTransitGatewayRouteTablePropagationResponse>Ec2AsyncClient. disableTransitGatewayRouteTablePropagation(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest)Disables the specified resource attachment from propagating routes to the specified propagation route table.default DisableTransitGatewayRouteTablePropagationResponseEc2Client. disableTransitGatewayRouteTablePropagation(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest)Disables the specified resource attachment from propagating routes to the specified propagation route table. -
Uses of DisableTransitGatewayRouteTablePropagationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisableTransitGatewayRouteTablePropagationRequest Modifier and Type Method Description SdkHttpFullRequestDisableTransitGatewayRouteTablePropagationRequestMarshaller. marshall(DisableTransitGatewayRouteTablePropagationRequest disableTransitGatewayRouteTablePropagationRequest)
-