public static interface Step.Builder extends SdkPojo, CopyableBuilder<Step.Builder,Step>
| Modifier and Type | Method and Description |
|---|---|
Step.Builder |
componentId(String componentId)
The component ID.
|
Step.Builder |
componentType(String componentType)
The component type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStep.Builder componentId(String componentId)
The component ID.
componentId - The component ID.Step.Builder componentType(String componentType)
The component type.
componentType - The component type.Copyright © 2022. All rights reserved.