Package io.camunda.client.protocol.rest
Class ClockPinRequest
java.lang.Object
io.camunda.client.protocol.rest.ClockPinRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class ClockPinRequest
extends Object
ClockPinRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe exact time in epoch milliseconds to which the clock should be pinned.inthashCode()voidsetTimestamp(Long timestamp) toString()
-
Field Details
-
JSON_PROPERTY_TIMESTAMP
- See Also:
-
-
Constructor Details
-
ClockPinRequest
public ClockPinRequest()
-
-
Method Details