Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateLocalGatewayRouteTableResponse.Builder
Packages that use CreateLocalGatewayRouteTableResponse.Builder
-
Uses of CreateLocalGatewayRouteTableResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateLocalGatewayRouteTableResponse.BuilderModifier and TypeMethodDescriptionCreateLocalGatewayRouteTableResponse.builder()CreateLocalGatewayRouteTableResponse.Builder.localGatewayRouteTable(Consumer<LocalGatewayRouteTable.Builder> localGatewayRouteTable) Information about the local gateway route table.CreateLocalGatewayRouteTableResponse.Builder.localGatewayRouteTable(LocalGatewayRouteTable localGatewayRouteTable) Information about the local gateway route table.CreateLocalGatewayRouteTableResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateLocalGatewayRouteTableResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateLocalGatewayRouteTableResponse.Builder>CreateLocalGatewayRouteTableResponse.serializableBuilderClass()