public final class ThumbnailsGetDocumentThumbnailResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
ThumbnailsGetDocumentThumbnailResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getHref() |
Get The base URI for accessing these thumbnails
|
String |
getId() |
Get Thumbnail Id
|
ThumbnailsGetDocumentThumbnailResponseSizes[] |
getSizes() |
Get List of thumbnails in available sizes
|
ThumbnailsGetDocumentThumbnailResponse |
refresh(Onshape onshape) |
Refresh this page of results
|
String |
toString() |
getOtherPropertiespublic ThumbnailsGetDocumentThumbnailResponse()
public final ThumbnailsGetDocumentThumbnailResponse refresh(Onshape onshape) throws OnshapeException
onshape - The Onshape client object.OnshapeException - On HTTP or serialization error.public final String getId()
public final String getHref()
public final ThumbnailsGetDocumentThumbnailResponseSizes[] getSizes()
Copyright © 2021. All rights reserved.