Class UsersApi.DeleteOptions

  • Enclosing class:
    UsersApi

    public class UsersApi.DeleteOptions
    extends java.lang.Object
    DeleteOptions Class.
    • Constructor Summary

      Constructors 
      Constructor Description
      DeleteOptions()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDelete()
      getDelete method.
      void setDelete​(java.lang.String delete)
      setDelete method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeleteOptions

        public DeleteOptions()
    • Method Detail

      • setDelete

        public void setDelete​(java.lang.String delete)
        setDelete method.
      • getDelete

        public java.lang.String getDelete()
        getDelete method.
        Returns:
        String