Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeIpamByoasnRequest.Builder
Packages that use DescribeIpamByoasnRequest.Builder
Package
Description
-
Uses of DescribeIpamByoasnRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DescribeIpamByoasnRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.describeIpamByoasn(Consumer<DescribeIpamByoasnRequest.Builder> describeIpamByoasnRequest) Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they are associated.default DescribeIpamByoasnResponseEc2Client.describeIpamByoasn(Consumer<DescribeIpamByoasnRequest.Builder> describeIpamByoasnRequest) Describes your Autonomous System Numbers (ASNs), their provisioning statuses, and the BYOIP CIDRs with which they are associated. -
Uses of DescribeIpamByoasnRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeIpamByoasnRequest.BuilderModifier and TypeMethodDescriptionDescribeIpamByoasnRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.DescribeIpamByoasnRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return with a single call.The token for the next page of results.DescribeIpamByoasnRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeIpamByoasnRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeIpamByoasnRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeIpamByoasnRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeIpamByoasnRequest.Builder>DescribeIpamByoasnRequest.serializableBuilderClass()