public final class PartStudiosComparePartStudioResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
PartStudiosComparePartStudioResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
PartStudiosComparePartStudioResponseChanges |
getChanges() |
Get Map of the differences between source and target versions of Part Studio
|
String |
getSourceMicroversionId() |
Get Source document microversion id
|
String |
getSourceVersionId() |
Get Source version id, can be null
|
String |
getSourceWorkspaceId() |
Get Source workspace id, can be null
|
String |
getTargetMicroversionId() |
Get Target document microversion id
|
String |
getTargetVersionId() |
Get Target version id, can be null
|
String |
getTargetWorkspaceId() |
Get Target workspace id, can be null
|
String |
getType() |
Get Part Studio change type (see API description)
|
String |
toString() |
getOtherPropertiespublic PartStudiosComparePartStudioResponse()
public final String getSourceWorkspaceId()
public final String getSourceVersionId()
public final String getSourceMicroversionId()
public final String getTargetWorkspaceId()
public final String getTargetVersionId()
public final String getTargetMicroversionId()
public final String getType()
public final PartStudiosComparePartStudioResponseChanges getChanges()
Copyright © 2021. All rights reserved.