Package com.ibm.cloud.cloudant.v1.model
Class GetServerInformationOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.GetServerInformationOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class GetServerInformationOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The getServerInformation options.
-
Constructor Summary
ConstructorDescriptionConstruct a new instance of GetServerInformationOptions. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
GetServerInformationOptions
public GetServerInformationOptions()Construct a new instance of GetServerInformationOptions.
-