| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ComponentDeploymentSpecification> |
GetDeploymentResponse.components()
The components to deploy.
|
Map<String,ComponentDeploymentSpecification> |
CreateDeploymentRequest.components()
The components to deploy.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.components(Map<String,ComponentDeploymentSpecification> components)
The components to deploy.
|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.components(Map<String,ComponentDeploymentSpecification> components)
The components to deploy.
|
Copyright © 2023. All rights reserved.