public static interface ActionSummary.Builder extends SdkPojo, CopyableBuilder<ActionSummary.Builder,ActionSummary>
| Modifier and Type | Method and Description |
|---|---|
ActionSummary.Builder |
actionType(ActionType actionType)
The action type.
|
ActionSummary.Builder |
actionType(String actionType)
The action type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildActionSummary.Builder actionType(String actionType)
The action type.
actionType - The action type.ActionType,
ActionTypeActionSummary.Builder actionType(ActionType actionType)
The action type.
actionType - The action type.ActionType,
ActionTypeCopyright © 2023. All rights reserved.