Package com.ibm.cloud.cloudant.v1.model
Class ServerVendor
java.lang.Object
com.ibm.cloud.sdk.core.service.model.DynamicModel<String>
com.ibm.cloud.cloudant.v1.model.ServerVendor
- All Implemented Interfaces:
ObjectModel
Schema for server vendor information.
This type supports additional properties of type String.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.DynamicModel
equals, get, getAdditionalPropertyTypeToken, getProperties, getPropertyNames, hashCode, put, removeProperties, removeProperty, setProperties, toString
-
Constructor Details
-
ServerVendor
public ServerVendor()
-
-
Method Details
-
getName
Gets the name. Vendor name.- Returns:
- the name
-
getVariant
Gets the variant. Vendor variant.- Returns:
- the variant
-
getVersion
Gets the version. Vendor version.- Returns:
- the version
-