Uses of Class
software.amazon.awssdk.services.route53.model.ChangeInfo
Packages that use ChangeInfo
-
Uses of ChangeInfo in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ChangeInfoModifier and TypeMethodDescriptionfinal ChangeInfoActivateKeySigningKeyResponse.changeInfo()Returns the value of the ChangeInfo property for this object.final ChangeInfoAssociateVpcWithHostedZoneResponse.changeInfo()A complex type that describes the changes made to your hosted zone.final ChangeInfoChangeResourceRecordSetsResponse.changeInfo()A complex type that contains information about changes made to your hosted zone.final ChangeInfoCreateHostedZoneResponse.changeInfo()A complex type that contains information about theCreateHostedZonerequest.final ChangeInfoCreateKeySigningKeyResponse.changeInfo()Returns the value of the ChangeInfo property for this object.final ChangeInfoDeactivateKeySigningKeyResponse.changeInfo()Returns the value of the ChangeInfo property for this object.final ChangeInfoDeleteHostedZoneResponse.changeInfo()A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.final ChangeInfoDeleteKeySigningKeyResponse.changeInfo()Returns the value of the ChangeInfo property for this object.final ChangeInfoDisableHostedZoneDnssecResponse.changeInfo()Returns the value of the ChangeInfo property for this object.final ChangeInfoDisassociateVpcFromHostedZoneResponse.changeInfo()A complex type that describes the changes made to the specified private hosted zone.final ChangeInfoEnableHostedZoneDnssecResponse.changeInfo()Returns the value of the ChangeInfo property for this object.final ChangeInfoGetChangeResponse.changeInfo()A complex type that contains information about the specified change batch.Methods in software.amazon.awssdk.services.route53.model with parameters of type ChangeInfoModifier and TypeMethodDescriptionActivateKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo) Sets the value of the ChangeInfo property for this object.AssociateVpcWithHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that describes the changes made to your hosted zone.ChangeResourceRecordSetsResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that contains information about changes made to your hosted zone.CreateHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that contains information about theCreateHostedZonerequest.CreateKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo) Sets the value of the ChangeInfo property for this object.DeactivateKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo) Sets the value of the ChangeInfo property for this object.DeleteHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.DeleteKeySigningKeyResponse.Builder.changeInfo(ChangeInfo changeInfo) Sets the value of the ChangeInfo property for this object.DisableHostedZoneDnssecResponse.Builder.changeInfo(ChangeInfo changeInfo) Sets the value of the ChangeInfo property for this object.DisassociateVpcFromHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that describes the changes made to the specified private hosted zone.EnableHostedZoneDnssecResponse.Builder.changeInfo(ChangeInfo changeInfo) Sets the value of the ChangeInfo property for this object.GetChangeResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that contains information about the specified change batch.