| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowDetails |
CreateServerRequest.workflowDetails()
Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the
workflow.
|
WorkflowDetails |
UpdateServerRequest.workflowDetails()
Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the
workflow.
|
WorkflowDetails |
DescribedServer.workflowDetails()
Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the
workflow.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServerRequest.Builder |
CreateServerRequest.Builder.workflowDetails(WorkflowDetails workflowDetails)
Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the
workflow.
|
UpdateServerRequest.Builder |
UpdateServerRequest.Builder.workflowDetails(WorkflowDetails workflowDetails)
Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the
workflow.
|
DescribedServer.Builder |
DescribedServer.Builder.workflowDetails(WorkflowDetails workflowDetails)
Specifies the workflow ID for the workflow to assign and the execution role that's used for executing the
workflow.
|
Copyright © 2023. All rights reserved.