public static interface GetDeploymentStatusRequest.Builder extends GreengrassRequest.Builder, SdkPojo, CopyableBuilder<GetDeploymentStatusRequest.Builder,GetDeploymentStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentStatusRequest.Builder |
deploymentId(String deploymentId)
The ID of the deployment.
|
GetDeploymentStatusRequest.Builder |
groupId(String groupId)
The ID of the Greengrass group.
|
GetDeploymentStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDeploymentStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDeploymentStatusRequest.Builder deploymentId(String deploymentId)
deploymentId - The ID of the deployment.GetDeploymentStatusRequest.Builder groupId(String groupId)
groupId - The ID of the Greengrass group.GetDeploymentStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDeploymentStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.