public static interface GetBlueprintRunRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<GetBlueprintRunRequest.Builder,GetBlueprintRunRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintRunRequest.Builder |
blueprintName(String blueprintName)
The name of the blueprint.
|
GetBlueprintRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBlueprintRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetBlueprintRunRequest.Builder |
runId(String runId)
The run ID for the blueprint run you want to retrieve.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBlueprintRunRequest.Builder blueprintName(String blueprintName)
The name of the blueprint.
blueprintName - The name of the blueprint.GetBlueprintRunRequest.Builder runId(String runId)
The run ID for the blueprint run you want to retrieve.
runId - The run ID for the blueprint run you want to retrieve.GetBlueprintRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBlueprintRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.