@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class LockExternalTaskDtoAllOf extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_LOCK_DURATION |
Constructor and Description |
---|
LockExternalTaskDtoAllOf() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getLockDuration()
The duration to lock the external task for in milliseconds.
|
int |
hashCode() |
LockExternalTaskDtoAllOf |
lockDuration(Long lockDuration) |
void |
setLockDuration(Long lockDuration) |
String |
toString() |
public static final String SERIALIZED_NAME_LOCK_DURATION
public LockExternalTaskDtoAllOf lockDuration(Long lockDuration)
@Nullable public Long getLockDuration()
public void setLockDuration(Long lockDuration)
Copyright © 2022. All rights reserved.