@Deprecated
public static final class InvokeActivityProps.Builder
extends java.lang.Object
InvokeActivityProps
Constructor and Description |
---|
Builder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InvokeActivityProps |
build()
Deprecated.
|
InvokeActivityProps.Builder |
heartbeat(Duration heartbeat)
Deprecated.
|
@Deprecated public InvokeActivityProps.Builder heartbeat(Duration heartbeat)
InvokeActivityProps.getHeartbeat()
heartbeat
- Maximum time between heart beats.
If the time between heart beats takes longer than this, a 'Timeout' error is raised.this
@Deprecated public InvokeActivityProps build()
InvokeActivityProps
java.lang.NullPointerException
- if any required attribute was not provided