| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
BlueprintDetails |
BlueprintDetails.clone() |
BlueprintDetails |
Workflow.getBlueprintDetails()
This structure indicates the details of the blueprint that this particular workflow is created from.
|
BlueprintDetails |
BlueprintDetails.withBlueprintName(String blueprintName)
The name of the blueprint.
|
BlueprintDetails |
BlueprintDetails.withRunId(String runId)
The run ID for this blueprint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Workflow.setBlueprintDetails(BlueprintDetails blueprintDetails)
This structure indicates the details of the blueprint that this particular workflow is created from.
|
Workflow |
Workflow.withBlueprintDetails(BlueprintDetails blueprintDetails)
This structure indicates the details of the blueprint that this particular workflow is created from.
|
Copyright © 2021. All rights reserved.