Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest
Packages that use DescribeVpcsRequest
Package
Description
-
Uses of DescribeVpcsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeVpcsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DescribeVpcsResponse>Ec2AsyncClient.describeVpcs(DescribeVpcsRequest describeVpcsRequest) Describes your VPCs.default DescribeVpcsResponseEc2Client.describeVpcs(DescribeVpcsRequest describeVpcsRequest) Describes your VPCs.default DescribeVpcsPublisherEc2AsyncClient.describeVpcsPaginator(DescribeVpcsRequest describeVpcsRequest) This is a variant ofEc2AsyncClient.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)operation.default DescribeVpcsIterableEc2Client.describeVpcsPaginator(DescribeVpcsRequest describeVpcsRequest) This is a variant ofEc2Client.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)operation. -
Uses of DescribeVpcsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeVpcsRequestModifierConstructorDescriptionDescribeVpcsIterable(Ec2Client client, DescribeVpcsRequest firstRequest) DescribeVpcsPublisher(Ec2AsyncClient client, DescribeVpcsRequest firstRequest) -
Uses of DescribeVpcsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeVpcsRequestModifier and TypeMethodDescriptionDescribeVpcsRequestMarshaller.marshall(DescribeVpcsRequest describeVpcsRequest) -
Uses of DescribeVpcsRequest in software.amazon.awssdk.services.ec2.waiters
Methods in software.amazon.awssdk.services.ec2.waiters with parameters of type DescribeVpcsRequestModifier and TypeMethodDescriptionEc2AsyncWaiter.waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest) PollsEc2AsyncClient.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcAvailableis met, or until it is determined that the resource will never enter into the desired stateEc2AsyncWaiter.waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2AsyncClient.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcAvailableis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<DescribeVpcsResponse>Ec2Waiter.waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest) PollsEc2Client.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcAvailableis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<DescribeVpcsResponse>Ec2Waiter.waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2Client.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcAvailableis met, or until it is determined that the resource will never enter into the desired stateEc2AsyncWaiter.waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest) PollsEc2AsyncClient.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcExistsis met, or until it is determined that the resource will never enter into the desired stateEc2AsyncWaiter.waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2AsyncClient.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcExistsis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<DescribeVpcsResponse>Ec2Waiter.waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest) PollsEc2Client.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcExistsis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<DescribeVpcsResponse>Ec2Waiter.waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2Client.describeVpcs(software.amazon.awssdk.services.ec2.model.DescribeVpcsRequest)API until the desired conditionVpcExistsis met, or until it is determined that the resource will never enter into the desired state