public static interface GetBlueprintRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<GetBlueprintRequest.Builder,GetBlueprintRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBlueprintRequest.Builder |
includeBlueprint(Boolean includeBlueprint)
Specifies whether or not to include the blueprint in the response.
|
GetBlueprintRequest.Builder |
includeParameterSpec(Boolean includeParameterSpec)
Specifies whether or not to include the parameter specification.
|
GetBlueprintRequest.Builder |
name(String name)
The name of the blueprint.
|
GetBlueprintRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBlueprintRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBlueprintRequest.Builder name(String name)
The name of the blueprint.
name - The name of the blueprint.GetBlueprintRequest.Builder includeBlueprint(Boolean includeBlueprint)
Specifies whether or not to include the blueprint in the response.
includeBlueprint - Specifies whether or not to include the blueprint in the response.GetBlueprintRequest.Builder includeParameterSpec(Boolean includeParameterSpec)
Specifies whether or not to include the parameter specification.
includeParameterSpec - Specifies whether or not to include the parameter specification.GetBlueprintRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBlueprintRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.