Class UpdateHostedZoneCommentResult
java.lang.Object
com.amazonaws.services.route53.model.UpdateHostedZoneCommentResult
- All Implemented Interfaces:
Serializable, Cloneable
A complex type containing information about the specified hosted zone after the update.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetHostedZone(HostedZone hostedZone) toString()Returns a string representation of this object; useful for testing and debugging.withHostedZone(HostedZone hostedZone)
-
Constructor Details
-
UpdateHostedZoneCommentResult
public UpdateHostedZoneCommentResult()
-
-
Method Details