public final class BlobElementsUploadFileCreateElementResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
BlobElementsUploadFileCreateElementResponse() |
| 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 created element
|
String |
getLengthUnits() |
Get Onshape internal use
|
String |
getName() |
Get Name of element
|
String |
getThumbnails() |
Get Onshape internal use
|
String |
getTranslationEventKey() |
Get 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 |
toString() |
getOtherPropertiespublic BlobElementsUploadFileCreateElementResponse()
public final String getTranslationEventKey()
public final String getName()
public final String getId()
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.