| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowType |
WorkflowType.fromValue(String value)
Use this in place of valueOf.
|
static WorkflowType |
WorkflowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowType[] |
WorkflowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowsItem |
ListWorkflowsItem.withWorkflowType(WorkflowType workflowType)
The type of workflow.
|
ListWorkflowsRequest |
ListWorkflowsRequest.withWorkflowType(WorkflowType workflowType)
The type of workflow.
|
GetWorkflowStepsResult |
GetWorkflowStepsResult.withWorkflowType(WorkflowType workflowType)
The type of workflow.
|
GetWorkflowResult |
GetWorkflowResult.withWorkflowType(WorkflowType workflowType)
The type of workflow.
|
CreateIntegrationWorkflowRequest |
CreateIntegrationWorkflowRequest.withWorkflowType(WorkflowType workflowType)
The type of workflow.
|
Copyright © 2023. All rights reserved.