Class DocumentLink
java.lang.Object
io.camunda.zeebe.gateway.protocol.rest.DocumentLink
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-10-11T17:26:39.504605721Z[GMT]",
comments="Generator version: 7.8.0")
public class DocumentLink
extends Object
DocumentLink
-
Constructor Details
-
DocumentLink
public DocumentLink()
-
-
Method Details
-
url
-
getUrl
The link to the document.- Returns:
- url
-
setUrl
-
expiresAt
-
getExpiresAt
The date and time when the link expires.- Returns:
- expiresAt
-
setExpiresAt
-
equals
-
hashCode
public int hashCode() -
toString
-