Class ResetCacheResult
java.lang.Object
com.amazonaws.services.storagegateway.model.ResetCacheResult
- All Implemented Interfaces:
Serializable,Cloneable
- 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
-
ResetCacheResult
public ResetCacheResult()
-
-
Method Details
-
setGatewayARN
- Parameters:
gatewayARN-
-
getGatewayARN
- Returns:
-
withGatewayARN
- Parameters:
gatewayARN-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-