CopyableBuilder<GetDeploymentStatusRequest.Builder,GetDeploymentStatusRequest>
, SdkBuilder<GetDeploymentStatusRequest.Builder,GetDeploymentStatusRequest>
public static interface GetDeploymentStatusRequest.Builder extends CopyableBuilder<GetDeploymentStatusRequest.Builder,GetDeploymentStatusRequest>
Modifier and Type | Method | Description |
---|---|---|
GetDeploymentStatusRequest.Builder |
deploymentId(String deploymentId) |
the deployment Id
|
GetDeploymentStatusRequest.Builder |
groupId(String groupId) |
The unique Id of the AWS Greengrass Group
|
copy
apply, build
GetDeploymentStatusRequest.Builder deploymentId(String deploymentId)
deploymentId
- the deployment IdGetDeploymentStatusRequest.Builder groupId(String groupId)
groupId
- The unique Id of the AWS Greengrass GroupCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.