Class RedisForceRebootResponseInner
java.lang.Object
com.azure.resourcemanager.redis.fluent.models.RedisForceRebootResponseInner
Response to force reboot for Redis cache.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of RedisForceRebootResponseInner class. -
Method Summary
-
Constructor Details
-
RedisForceRebootResponseInner
public RedisForceRebootResponseInner()Creates an instance of RedisForceRebootResponseInner class.
-
-
Method Details
-
message
Get the message property: Status message.- Returns:
- the message value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-