Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeByoipCidrsResponse
Packages that use DescribeByoipCidrsResponse
Package
Description
-
Uses of DescribeByoipCidrsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeByoipCidrsResponseModifier and TypeMethodDescriptiondefault DescribeByoipCidrsResponseEc2Client.describeByoipCidrs(Consumer<DescribeByoipCidrsRequest.Builder> 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).Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeByoipCidrsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeByoipCidrs(Consumer<DescribeByoipCidrsRequest.Builder> describeByoipCidrsRequest) Describes the IP address ranges that were provisioned for use with Amazon Web Services resources through through bring your own IP addresses (BYOIP).Ec2AsyncClient.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). -
Uses of DescribeByoipCidrsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeByoipCidrsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeByoipCidrsResponseModifier and TypeMethodDescriptionvoidDescribeByoipCidrsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeByoipCidrsResponse> subscriber)