Class EnterpriseSkuResponse


  • public final class EnterpriseSkuResponse
    extends java.lang.Object
    • Method Detail

      • capacity

        public java.util.Optional<java.lang.Integer> capacity()
        Returns:
        The size of the RedisEnterprise cluster. Defaults to 2 or 3 depending on SKU. Valid values are (2, 4, 6, ...) for Enterprise SKUs and (3, 9, 15, ...) for Flash SKUs.
      • name

        public java.lang.String name()
        Returns:
        The type of RedisEnterprise cluster to deploy. Possible values: (Enterprise_E10, EnterpriseFlash_F300 etc.)