Uses of Interface
software.amazon.awssdk.services.ec2.model.AllocateAddressResponse.Builder
Packages that use AllocateAddressResponse.Builder
-
Uses of AllocateAddressResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AllocateAddressResponse.BuilderModifier and TypeMethodDescriptionAllocateAddressResponse.Builder.allocationId(String allocationId) The ID that represents the allocation of the Elastic IP address.AllocateAddressResponse.builder()The carrier IP address.AllocateAddressResponse.Builder.customerOwnedIp(String customerOwnedIp) The customer-owned IP address.AllocateAddressResponse.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool) The ID of the customer-owned address pool.The network (vpc).AllocateAddressResponse.Builder.domain(DomainType domain) The network (vpc).AllocateAddressResponse.Builder.networkBorderGroup(String networkBorderGroup) The set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.The Amazon-owned IP address.AllocateAddressResponse.Builder.publicIpv4Pool(String publicIpv4Pool) The ID of an address pool that you own.AllocateAddressResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AllocateAddressResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AllocateAddressResponse.Builder>AllocateAddressResponse.serializableBuilderClass()