Uses of Class
software.amazon.awssdk.services.ec2.model.GetTransitGatewayPrefixListReferencesRequest
Packages that use GetTransitGatewayPrefixListReferencesRequest
Package
Description
-
Uses of GetTransitGatewayPrefixListReferencesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetTransitGatewayPrefixListReferencesRequestModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayPrefixListReferences(GetTransitGatewayPrefixListReferencesRequest getTransitGatewayPrefixListReferencesRequest) Gets information about the prefix list references in a specified transit gateway route table.Ec2Client.getTransitGatewayPrefixListReferences(GetTransitGatewayPrefixListReferencesRequest getTransitGatewayPrefixListReferencesRequest) Gets information about the prefix list references in a specified transit gateway route table.Ec2AsyncClient.getTransitGatewayPrefixListReferencesPaginator(GetTransitGatewayPrefixListReferencesRequest getTransitGatewayPrefixListReferencesRequest) Ec2Client.getTransitGatewayPrefixListReferencesPaginator(GetTransitGatewayPrefixListReferencesRequest getTransitGatewayPrefixListReferencesRequest) -
Uses of GetTransitGatewayPrefixListReferencesRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type GetTransitGatewayPrefixListReferencesRequestModifierConstructorDescriptionGetTransitGatewayPrefixListReferencesIterable(Ec2Client client, GetTransitGatewayPrefixListReferencesRequest firstRequest) GetTransitGatewayPrefixListReferencesPublisher(Ec2AsyncClient client, GetTransitGatewayPrefixListReferencesRequest firstRequest) -
Uses of GetTransitGatewayPrefixListReferencesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetTransitGatewayPrefixListReferencesRequestModifier and TypeMethodDescriptionGetTransitGatewayPrefixListReferencesRequestMarshaller.marshall(GetTransitGatewayPrefixListReferencesRequest getTransitGatewayPrefixListReferencesRequest)