public final class BlobElementsUploadFileUpdateElementResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
BlobElementsUploadFileUpdateElementResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAngleUnits() |
Get Onshape internal use
|
String |
getDataType() |
Get MIME type of uploaded file
|
String |
getElementType() |
Get Type of element (always "BLOB" for blob elements)
|
String |
getFilename() |
Get Onshape internal use
|
String |
getForeignDataId() |
Get Onshape internal use
|
String |
getId() |
Get Element ID of updated element
|
String |
getLengthUnits() |
Get Onshape internal use
|
String |
getName() |
Get Name of element
|
String |
getThumbnails() |
Get Thumbnails Onshape internal use
|
String |
getTranslationEventKey() |
Get Key Onshape internal use
|
String |
getTranslationId() |
Get The id of the translation request generated by the upload if the request indicated that the file should be translated
|
String |
getType() |
Get Onshape internal use
|
String |
toString() |
getOtherPropertiespublic BlobElementsUploadFileUpdateElementResponse()
public final String getTranslationEventKey()
public final String getName()
public final String getId()
public final String getType()
public final String getLengthUnits()
public final String getAngleUnits()
public final String getThumbnails()
public final String getElementType()
public final String getDataType()
public final String getForeignDataId()
public final String getFilename()
public final String getTranslationId()
Copyright © 2021. All rights reserved.