Package io.camunda.client.protocol.rest
Class DocumentLinkRequest
java.lang.Object
io.camunda.client.protocol.rest.DocumentLinkRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class DocumentLinkRequest
extends Object
DocumentLinkRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe time-to-live of the document link in ms.inthashCode()voidsetTimeToLive(Long timeToLive) timeToLive(Long timeToLive) toString()
-
Field Details
-
JSON_PROPERTY_TIME_TO_LIVE
- See Also:
-
-
Constructor Details
-
DocumentLinkRequest
public DocumentLinkRequest()
-
-
Method Details