Class ServerVendor

java.lang.Object
com.ibm.cloud.sdk.core.service.model.DynamicModel<String>
com.ibm.cloud.cloudant.v1.model.ServerVendor
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class ServerVendor extends com.ibm.cloud.sdk.core.service.model.DynamicModel<String>
Schema for server vendor information.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the name.
    Gets the variant.
    Gets the version.

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

    equals, get, getAdditionalPropertyTypeToken, getProperties, getPropertyNames, hashCode, put, removeProperties, removeProperty, setProperties, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ServerVendor

      public ServerVendor()
  • Method Details

    • getName

      public String getName()
      Gets the name. Vendor name.
      Returns:
      the name
    • getVariant

      public String getVariant()
      Gets the variant. Vendor variant.
      Returns:
      the variant
    • getVersion

      public String getVersion()
      Gets the version. Vendor version.
      Returns:
      the version