Package com.ibm.cloud.cloudant.v1.model
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
UpInformation.Status
status.
-
Constructor Summary
Constructors Constructor Description UpInformation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>
getSeeds()
Gets the seeds.String
getStatus()
Gets the status.
-