public final class ThumbnailsGetThumbnailForDocumentResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
ThumbnailsGetThumbnailForDocumentResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getHref() |
Get The base URI for accessing these thumbnails
|
String |
getId() |
Get Thumbnail Id
|
ThumbnailsGetThumbnailForDocumentResponseSizes[] |
getSizes() |
Get List of thumbnails in available sizes
|
ThumbnailsGetThumbnailForDocumentResponse |
refresh(Onshape onshape) |
Refresh this page of results
|
String |
toString() |
getOtherPropertiespublic ThumbnailsGetThumbnailForDocumentResponse()
public final ThumbnailsGetThumbnailForDocumentResponse 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 ThumbnailsGetThumbnailForDocumentResponseSizes[] getSizes()
Copyright © 2021. All rights reserved.