public static interface StartBulkDeploymentResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<StartBulkDeploymentResponse.Builder,StartBulkDeploymentResponse>
| Modifier and Type | Method and Description |
|---|---|
StartBulkDeploymentResponse.Builder |
bulkDeploymentArn(String bulkDeploymentArn)
The ARN of the bulk deployment.
|
StartBulkDeploymentResponse.Builder |
bulkDeploymentId(String bulkDeploymentId)
The ID of the bulk deployment.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildStartBulkDeploymentResponse.Builder bulkDeploymentArn(String bulkDeploymentArn)
bulkDeploymentArn - The ARN of the bulk deployment.StartBulkDeploymentResponse.Builder bulkDeploymentId(String bulkDeploymentId)
bulkDeploymentId - The ID of the bulk deployment.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.