public static interface GetComponentRequest.Builder extends GreengrassV2Request.Builder, SdkPojo, CopyableBuilder<GetComponentRequest.Builder,GetComponentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetComponentRequest.Builder |
arn(String arn)
The ARN of the
component version.
|
GetComponentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetComponentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetComponentRequest.Builder |
recipeOutputFormat(RecipeOutputFormat recipeOutputFormat)
The format of the recipe.
|
GetComponentRequest.Builder |
recipeOutputFormat(String recipeOutputFormat)
The format of the recipe.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetComponentRequest.Builder recipeOutputFormat(String recipeOutputFormat)
The format of the recipe.
recipeOutputFormat - The format of the recipe.RecipeOutputFormat,
RecipeOutputFormatGetComponentRequest.Builder recipeOutputFormat(RecipeOutputFormat recipeOutputFormat)
The format of the recipe.
recipeOutputFormat - The format of the recipe.RecipeOutputFormat,
RecipeOutputFormatGetComponentRequest.Builder arn(String arn)
The ARN of the component version.
arn - The ARN of
the component version.GetComponentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetComponentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.