Uses of Class
software.amazon.awssdk.services.ec2.model.AdvertiseByoipCidrRequest
Packages that use AdvertiseByoipCidrRequest
Package
Description
-
Uses of AdvertiseByoipCidrRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AdvertiseByoipCidrRequestModifier and TypeMethodDescriptionEc2AsyncClient.advertiseByoipCidr(AdvertiseByoipCidrRequest 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(AdvertiseByoipCidrRequest 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 in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AdvertiseByoipCidrRequestModifier and TypeMethodDescriptionAdvertiseByoipCidrRequestMarshaller.marshall(AdvertiseByoipCidrRequest advertiseByoipCidrRequest)