public final class DocumentsCreateWorkspaceRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DocumentsCreateWorkspaceRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static DocumentsCreateWorkspaceRequest.Builder |
builder(Onshape onshape) |
|
Number |
getClientInteractionMode() |
Get Reserved for internal use
|
String |
getDescription() |
Get Workspace description
|
String |
getMicroversionId() |
Get Microversion ID of parent document microversion
|
String |
getName() |
Get Workspace name (not required if readOnly=true)
|
Boolean |
getReadOnly() |
Get Reserved for internal use
|
String |
getVersionId() |
Get Version ID of parent version
|
String |
getWorkspaceId() |
Get Workspace ID of parent workspace
|
String |
toString() |
public final String getVersionId()
public final String getMicroversionId()
public final String getWorkspaceId()
public final String getName()
public final String getDescription()
public final Boolean getReadOnly()
public final Number getClientInteractionMode()
public static final DocumentsCreateWorkspaceRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.