Class UpdateSnapshotScheduleResult
java.lang.Object
com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
- All Implemented Interfaces:
Serializable, Cloneable
A JSON object containing the of the updated storage volume.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetVolumeARN(String volumeARN) toString()Returns a string representation of this object; useful for testing and debugging.withVolumeARN(String volumeARN)
-
Constructor Details
-
UpdateSnapshotScheduleResult
public UpdateSnapshotScheduleResult()
-
-
Method Details