public final class ProjectsUpdateProjectRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ProjectsUpdateProjectRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static ProjectsUpdateProjectRequest.Builder |
builder(Onshape onshape) |
|
String |
getDescription() |
Get Project description
|
String |
getName() |
Get Project name
|
String |
getPermissionSchemeId() |
Get Permission scheme Id
|
Map |
getRoleMap() |
Get Map of role to a list of identity params.
|
String |
toString() |
public final String getName()
public final String getDescription()
public final String getPermissionSchemeId()
public final Map getRoleMap()
public static final ProjectsUpdateProjectRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.