| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
ListedWorkflow.Builder |
ListedWorkflow.Builder.arn(String arn)
Specifies the unique Amazon Resource Name (ARN) for the workflow.
|
static ListedWorkflow.Builder |
ListedWorkflow.builder() |
ListedWorkflow.Builder |
ListedWorkflow.Builder.description(String description)
Specifies the text description for the workflow.
|
ListedWorkflow.Builder |
ListedWorkflow.toBuilder() |
ListedWorkflow.Builder |
ListedWorkflow.Builder.workflowId(String workflowId)
A unique identifier for the workflow.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListedWorkflow.Builder> |
ListedWorkflow.serializableBuilderClass() |
Copyright © 2023. All rights reserved.