public static interface PipeTargetStateMachineParameters.Builder extends SdkPojo, CopyableBuilder<PipeTargetStateMachineParameters.Builder,PipeTargetStateMachineParameters>
| Modifier and Type | Method and Description |
|---|---|
PipeTargetStateMachineParameters.Builder |
invocationType(PipeTargetInvocationType invocationType)
Specify whether to wait for the state machine to finish or not.
|
PipeTargetStateMachineParameters.Builder |
invocationType(String invocationType)
Specify whether to wait for the state machine to finish or not.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPipeTargetStateMachineParameters.Builder invocationType(String invocationType)
Specify whether to wait for the state machine to finish or not.
invocationType - Specify whether to wait for the state machine to finish or not.PipeTargetInvocationType,
PipeTargetInvocationTypePipeTargetStateMachineParameters.Builder invocationType(PipeTargetInvocationType invocationType)
Specify whether to wait for the state machine to finish or not.
invocationType - Specify whether to wait for the state machine to finish or not.PipeTargetInvocationType,
PipeTargetInvocationTypeCopyright © 2023. All rights reserved.