Uses of Class
software.amazon.awssdk.services.ec2.model.PtrUpdateStatus
-
Packages that use PtrUpdateStatus Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of PtrUpdateStatus in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PtrUpdateStatus Modifier and Type Method Description PtrUpdateStatusAddressAttribute. ptrRecordUpdate()The updated PTR record for the IP address.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PtrUpdateStatus Modifier and Type Method Description AddressAttribute.BuilderAddressAttribute.Builder. ptrRecordUpdate(PtrUpdateStatus ptrRecordUpdate)The updated PTR record for the IP address.
-