public final class MetadataGetMetadataResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
MetadataGetMetadataResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
MetadataGetMetadataResponseElements |
getElements() |
Get List of elements
|
String |
getHref() |
Get URL of current object of the response
|
MetadataGetMetadataResponseProperties[] |
getProperties() |
Get Metadata properties defined in the schema
|
MetadataGetMetadataResponse |
refresh(Onshape onshape) |
Refresh this page of results
|
String |
toString() |
getOtherPropertiespublic final MetadataGetMetadataResponse refresh(Onshape onshape) throws OnshapeException
onshape - The Onshape client object.OnshapeException - On HTTP or serialization error.public final MetadataGetMetadataResponseElements getElements()
public final String getHref()
public final MetadataGetMetadataResponseProperties[] getProperties()
Copyright © 2021. All rights reserved.