Uses of Interface
software.amazon.awssdk.services.ec2.model.AddressAttribute.Builder
Packages that use AddressAttribute.Builder
-
Uses of AddressAttribute.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AddressAttribute.BuilderModifier and TypeMethodDescriptionAddressAttribute.Builder.allocationId(String allocationId) [EC2-VPC] The allocation ID.static AddressAttribute.BuilderAddressAttribute.builder()The pointer (PTR) record for the IP address.default AddressAttribute.BuilderAddressAttribute.Builder.ptrRecordUpdate(Consumer<PtrUpdateStatus.Builder> ptrRecordUpdate) The updated PTR record for the IP address.AddressAttribute.Builder.ptrRecordUpdate(PtrUpdateStatus ptrRecordUpdate) The updated PTR record for the IP address.The public IP address.AddressAttribute.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AddressAttribute.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AddressAttribute.Builder>AddressAttribute.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AddressAttribute.BuilderModifier and TypeMethodDescriptionModifyAddressAttributeResponse.Builder.address(Consumer<AddressAttribute.Builder> address) Information about the Elastic IP address.ResetAddressAttributeResponse.Builder.address(Consumer<AddressAttribute.Builder> address) Information about the IP address.