| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
static StartBulkDeploymentResponse.Builder |
StartBulkDeploymentResponse.builder() |
StartBulkDeploymentResponse.Builder |
StartBulkDeploymentResponse.Builder.bulkDeploymentArn(String bulkDeploymentArn)
The ARN of the bulk deployment.
|
StartBulkDeploymentResponse.Builder |
StartBulkDeploymentResponse.Builder.bulkDeploymentId(String bulkDeploymentId)
The ID of the bulk deployment.
|
StartBulkDeploymentResponse.Builder |
StartBulkDeploymentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartBulkDeploymentResponse.Builder> |
StartBulkDeploymentResponse.serializableBuilderClass() |
Copyright © 2018. All rights reserved.