| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
BlueprintRun |
GetBlueprintRunResponse.blueprintRun()
Returns a
BlueprintRun object. |
| Modifier and Type | Method and Description |
|---|---|
List<BlueprintRun> |
GetBlueprintRunsResponse.blueprintRuns()
Returns a list of
BlueprintRun objects. |
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintRunResponse.Builder |
GetBlueprintRunResponse.Builder.blueprintRun(BlueprintRun blueprintRun)
Returns a
BlueprintRun object. |
GetBlueprintRunsResponse.Builder |
GetBlueprintRunsResponse.Builder.blueprintRuns(BlueprintRun... blueprintRuns)
Returns a list of
BlueprintRun objects. |
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintRunsResponse.Builder |
GetBlueprintRunsResponse.Builder.blueprintRuns(Collection<BlueprintRun> blueprintRuns)
Returns a list of
BlueprintRun objects. |
Copyright © 2023. All rights reserved.