Class WorkspaceIdentity


  • @Generated("com.googlecode.jsonschema2pojo")
    public class WorkspaceIdentity
    extends Object

    Original spec-file type: WorkspaceIdentity

     A workspace identifier.
                     Select a workspace by one, and only one, of the numerical id or name.
                     ws_id id - the numerical ID of the workspace.
                     ws_name workspace - the name of the workspace.
     
    • Constructor Detail

      • WorkspaceIdentity

        public WorkspaceIdentity()