Class UpdateGatewaySoftwareNowResult
java.lang.Object
com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult
- All Implemented Interfaces:
Serializable, Cloneable
A JSON object containing the of the gateway that was updated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetGatewayARN(String gatewayARN) toString()Returns a string representation of this object; useful for testing and debugging.withGatewayARN(String gatewayARN)
-
Constructor Details
-
UpdateGatewaySoftwareNowResult
public UpdateGatewaySoftwareNowResult()
-
-
Method Details