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

public class ServerVendor extends DynamicModel<String>
Schema for server vendor information. This type supports additional properties of type String.
  • 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