Uses of Interface
software.amazon.awssdk.services.ec2.model.PtrUpdateStatus.Builder
Packages that use PtrUpdateStatus.Builder
-
Uses of PtrUpdateStatus.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PtrUpdateStatus.BuilderModifier and TypeMethodDescriptionstatic PtrUpdateStatus.BuilderPtrUpdateStatus.builder()The reason for the PTR record update.The status of the PTR record update.PtrUpdateStatus.toBuilder()The value for the PTR record update.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PtrUpdateStatus.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PtrUpdateStatus.Builder>PtrUpdateStatus.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type PtrUpdateStatus.BuilderModifier and TypeMethodDescriptiondefault AddressAttribute.BuilderAddressAttribute.Builder.ptrRecordUpdate(Consumer<PtrUpdateStatus.Builder> ptrRecordUpdate) The updated PTR record for the IP address.