public final class RevisionsUpdateRuleRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RevisionsUpdateRuleRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static RevisionsUpdateRuleRequest.Builder |
builder(Onshape onshape) |
|
String |
getDescription() |
Get Description of revision rule
|
String |
getName() |
Get Name of revision rule
|
String[] |
getRevisionList() |
Get List of revisions associated with the rule.
|
String |
toString() |
public final String getName()
public final String getDescription()
public final String[] getRevisionList()
public static final RevisionsUpdateRuleRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.