| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateDeploymentResponse.Builder |
CreateDeploymentResponse.builder() |
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.deploymentId(String deploymentId)
The ID of the deployment.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.iotJobArn(String iotJobArn)
The ARN of the IoT
job that applies the deployment to target devices.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.iotJobId(String iotJobId)
The ID of the IoT job that applies the deployment to target devices.
|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateDeploymentResponse.Builder> |
CreateDeploymentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.