Class AddDiagramPictureRequest
Object
AddDiagramPictureRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
Required. The ID of the Asset for which the picture should be taken.Required. The ID of the View for which the picture should be taken.int
hashCode()
Deprecated.This method will be removed in the future.void
setAssetId
(UUID assetId) Required. The ID of the Asset for which the picture should be taken.void
Required. The ID of the View for which the picture should be taken.toString()
-
Constructor Details
-
AddDiagramPictureRequest
public AddDiagramPictureRequest()
-
-
Method Details
-
newBuilder
Deprecated.This method will be removed in the future. Please usebuilder()
-
builder
-
getAssetId
Required. The ID of the Asset for which the picture should be taken. -
getViewId
Required. The ID of the View for which the picture should be taken. -
setAssetId
Required. The ID of the Asset for which the picture should be taken. -
setViewId
Required. The ID of the View for which the picture should be taken. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-