Class AccountsApi.CreatePermissionProfileOptions

  • Enclosing class:
    AccountsApi

    public class AccountsApi.CreatePermissionProfileOptions
    extends java.lang.Object
    CreatePermissionProfileOptions Class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getInclude()
      getInclude method.
      void setInclude​(java.lang.String include)
      setInclude method.
      • Methods inherited from class java.lang.Object

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

      • CreatePermissionProfileOptions

        public CreatePermissionProfileOptions()
    • Method Detail

      • setInclude

        public void setInclude​(java.lang.String include)
        setInclude method.
      • getInclude

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