Class UpInformation

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

public class UpInformation extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for information about the up state of the server.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static interface 
    status.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the seeds.
    Gets the status.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getSeeds

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

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