Uses of Interface
software.amazon.awssdk.services.ec2.model.AdvertiseByoipCidrRequest.Builder
Packages that use AdvertiseByoipCidrRequest.Builder
Package
Description
-
Uses of AdvertiseByoipCidrRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type AdvertiseByoipCidrRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.advertiseByoipCidr(Consumer<AdvertiseByoipCidrRequest.Builder> advertiseByoipCidrRequest) Advertises an IPv4 or IPv6 address range that is provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP).default AdvertiseByoipCidrResponseEc2Client.advertiseByoipCidr(Consumer<AdvertiseByoipCidrRequest.Builder> advertiseByoipCidrRequest) Advertises an IPv4 or IPv6 address range that is provisioned for use with your Amazon Web Services resources through bring your own IP addresses (BYOIP). -
Uses of AdvertiseByoipCidrRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AdvertiseByoipCidrRequest.BuilderModifier and TypeMethodDescriptionThe public 2-byte or 4-byte ASN that you want to advertise.AdvertiseByoipCidrRequest.builder()The address range, in CIDR notation.Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.AdvertiseByoipCidrRequest.Builder.networkBorderGroup(String networkBorderGroup) If you have Local Zones enabled, you can choose a network border group for Local Zones when you provision and advertise a BYOIPv4 CIDR.AdvertiseByoipCidrRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) AdvertiseByoipCidrRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) AdvertiseByoipCidrRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AdvertiseByoipCidrRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AdvertiseByoipCidrRequest.Builder>AdvertiseByoipCidrRequest.serializableBuilderClass()