Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder
Packages that use DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder
-
Uses of DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeLocalGatewayRouteTableVpcAssociationsResponse.BuilderModifier and TypeMethodDescriptionDescribeLocalGatewayRouteTableVpcAssociationsResponse.builder()DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder.localGatewayRouteTableVpcAssociations(Collection<LocalGatewayRouteTableVpcAssociation> localGatewayRouteTableVpcAssociations) Information about the associations.DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder.localGatewayRouteTableVpcAssociations(Consumer<LocalGatewayRouteTableVpcAssociation.Builder>... localGatewayRouteTableVpcAssociations) Information about the associations.DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder.localGatewayRouteTableVpcAssociations(LocalGatewayRouteTableVpcAssociation... localGatewayRouteTableVpcAssociations) Information about the associations.The token to use to retrieve the next page of results.DescribeLocalGatewayRouteTableVpcAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeLocalGatewayRouteTableVpcAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder>DescribeLocalGatewayRouteTableVpcAssociationsResponse.serializableBuilderClass()