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