| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetComponentResponse.Builder |
GetComponentResponse.builder() |
GetComponentResponse.Builder |
GetComponentResponse.Builder.recipe(SdkBytes recipe)
The recipe of the component version.
|
GetComponentResponse.Builder |
GetComponentResponse.Builder.recipeOutputFormat(RecipeOutputFormat recipeOutputFormat)
The format of the recipe.
|
GetComponentResponse.Builder |
GetComponentResponse.Builder.recipeOutputFormat(String recipeOutputFormat)
The format of the recipe.
|
GetComponentResponse.Builder |
GetComponentResponse.Builder.tags(Map<String,String> tags)
A list of key-value pairs that contain metadata for the resource.
|
GetComponentResponse.Builder |
GetComponentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetComponentResponse.Builder> |
GetComponentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.