Uses of Class
software.amazon.awssdk.services.ec2.model.GetTransitGatewayPrefixListReferencesResponse
Packages that use GetTransitGatewayPrefixListReferencesResponse
Package
Description
-
Uses of GetTransitGatewayPrefixListReferencesResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetTransitGatewayPrefixListReferencesResponseModifier and TypeMethodDescriptionEc2Client.getTransitGatewayPrefixListReferences(Consumer<GetTransitGatewayPrefixListReferencesRequest.Builder> 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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetTransitGatewayPrefixListReferencesResponseModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayPrefixListReferences(Consumer<GetTransitGatewayPrefixListReferencesRequest.Builder> getTransitGatewayPrefixListReferencesRequest) Gets information about the prefix list references in a specified transit gateway route table.Ec2AsyncClient.getTransitGatewayPrefixListReferences(GetTransitGatewayPrefixListReferencesRequest getTransitGatewayPrefixListReferencesRequest) Gets information about the prefix list references in a specified transit gateway route table. -
Uses of GetTransitGatewayPrefixListReferencesResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetTransitGatewayPrefixListReferencesResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetTransitGatewayPrefixListReferencesResponseModifier and TypeMethodDescriptionvoidGetTransitGatewayPrefixListReferencesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetTransitGatewayPrefixListReferencesResponse> subscriber)