Class UuidsResult

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.UuidsResult
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UuidsResult extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for a set of uuids generated by the server.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the uuids.

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

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getUuids

      public List<String> getUuids()
      Gets the uuids. uuids.
      Returns:
      the uuids