Class UpInformation

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.UpInformation
All Implemented Interfaces:
ObjectModel

public class UpInformation extends GenericModel
Schema for information about the up state of the server.
  • Method Details

    • getCluster

      public String getCluster()
      Gets the cluster. cluster.
      Returns:
      the cluster
    • getSeeds

      public Map<String,Object> getSeeds()
      Gets the seeds. seeds.
      Returns:
      the seeds
    • getStatus

      public String getStatus()
      Gets the status. status.
      Returns:
      the status