Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeByoipCidrsRequest
Packages that use DescribeByoipCidrsRequest
Package
Description
-
Uses of DescribeByoipCidrsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeByoipCidrsRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeByoipCidrs(DescribeByoipCidrsRequest describeByoipCidrsRequest) Describes the IP address ranges that were provisioned for use with Amazon Web Services resources through through bring your own IP addresses (BYOIP).default DescribeByoipCidrsResponseEc2Client.describeByoipCidrs(DescribeByoipCidrsRequest describeByoipCidrsRequest) Describes the IP address ranges that were provisioned for use with Amazon Web Services resources through through bring your own IP addresses (BYOIP).default DescribeByoipCidrsPublisherEc2AsyncClient.describeByoipCidrsPaginator(DescribeByoipCidrsRequest describeByoipCidrsRequest) This is a variant ofEc2AsyncClient.describeByoipCidrs(software.amazon.awssdk.services.ec2.model.DescribeByoipCidrsRequest)operation.default DescribeByoipCidrsIterableEc2Client.describeByoipCidrsPaginator(DescribeByoipCidrsRequest describeByoipCidrsRequest) This is a variant ofEc2Client.describeByoipCidrs(software.amazon.awssdk.services.ec2.model.DescribeByoipCidrsRequest)operation. -
Uses of DescribeByoipCidrsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeByoipCidrsRequestModifierConstructorDescriptionDescribeByoipCidrsIterable(Ec2Client client, DescribeByoipCidrsRequest firstRequest) DescribeByoipCidrsPublisher(Ec2AsyncClient client, DescribeByoipCidrsRequest firstRequest) -
Uses of DescribeByoipCidrsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeByoipCidrsRequestModifier and TypeMethodDescriptionDescribeByoipCidrsRequestMarshaller.marshall(DescribeByoipCidrsRequest describeByoipCidrsRequest)