Uses of Class
com.microsoft.azure.management.redis.RedisRebootParameters
-
-
Uses of RedisRebootParameters in com.microsoft.azure.management.redis
Methods in com.microsoft.azure.management.redis that return RedisRebootParameters Modifier and Type Method Description RedisRebootParametersRedisRebootParameters. withRebootType(RebootType rebootType)Set the rebootType value.RedisRebootParametersRedisRebootParameters. withShardId(Integer shardId)Set the shardId value.
-