| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListWorkflowsItem> |
ListWorkflowsResponse.items()
List containing workflow details.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowsResponse.Builder |
ListWorkflowsResponse.Builder.items(ListWorkflowsItem... items)
List containing workflow details.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowsResponse.Builder |
ListWorkflowsResponse.Builder.items(Collection<ListWorkflowsItem> items)
List containing workflow details.
|
Copyright © 2023. All rights reserved.