Class DocumentLinkRequest
java.lang.Object
io.camunda.zeebe.gateway.protocol.rest.DocumentLinkRequest
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-10-11T17:26:39.504605721Z[GMT]",
comments="Generator version: 7.8.0")
public class DocumentLinkRequest
extends Object
DocumentLinkRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid StringThe date and time when the link expires.inthashCode()voidsetExpiresAt(String expiresAt) toString()
-
Constructor Details
-
DocumentLinkRequest
public DocumentLinkRequest()
-
-
Method Details