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