Class ExplainResultRange

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ExplainResultRange
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    range.
    • Constructor Detail

      • ExplainResultRange

        public ExplainResultRange()
    • Method Detail

      • getEndKey

        public List<Object> getEndKey()
        Gets the endKey. end_key.
        Returns:
        the endKey
      • getStartKey

        public List<Object> getStartKey()
        Gets the startKey. start_key.
        Returns:
        the startKey