public static interface ActionIdentifier.Builder extends SdkPojo, CopyableBuilder<ActionIdentifier.Builder,ActionIdentifier>
| Modifier and Type | Method and Description |
|---|---|
ActionIdentifier.Builder |
actionId(String actionId)
The ID of an action.
|
ActionIdentifier.Builder |
actionType(String actionType)
The type of an action.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActionIdentifier.Builder actionType(String actionType)
The type of an action.
actionType - The type of an action.ActionIdentifier.Builder actionId(String actionId)
The ID of an action.
actionId - The ID of an action.Copyright © 2023. All rights reserved.