Package com.rockset.client.model
Class CreateWorkspaceRequest
java.lang.Object
com.rockset.client.model.CreateWorkspaceRequest
CreateWorkspaceRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
Longer explanation for the workspace.getName()
Descriptive label and unique identifier.int
hashCode()
void
setDescription
(String description) void
toString()
-
Constructor Details
-
CreateWorkspaceRequest
public CreateWorkspaceRequest()
-
-
Method Details
-
description
-
getDescription
Longer explanation for the workspace.- Returns:
- description
-
setDescription
-
name
-
getName
Descriptive label and unique identifier.- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-