public final class MetadataUpdateStandardContentMetadataResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
MetadataUpdateStandardContentMetadataResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getHref() |
Get URL of current object of the response
|
MetadataUpdateStandardContentMetadataResponseItems[] |
getItems() |
Get Status of item updates
|
MetadataUpdateStandardContentMetadataResponseProperties[] |
getProperties() |
Get Collection of status information of individual metadata property updates
|
String |
getStatus() |
Get Overall status of updates
|
MetadataUpdateStandardContentMetadataResponse |
refresh(Onshape onshape) |
Refresh this page of results
|
String |
toString() |
getOtherPropertiespublic MetadataUpdateStandardContentMetadataResponse()
public final MetadataUpdateStandardContentMetadataResponse refresh(Onshape onshape) throws OnshapeException
onshape - The Onshape client object.OnshapeException - On HTTP or serialization error.public final String getStatus()
public final MetadataUpdateStandardContentMetadataResponseItems[] getItems()
public final String getHref()
public final MetadataUpdateStandardContentMetadataResponseProperties[] getProperties()
Copyright © 2021. All rights reserved.