public static interface DescribeExecutionRequest.Builder extends SnowDeviceManagementRequest.Builder, SdkPojo, CopyableBuilder<DescribeExecutionRequest.Builder,DescribeExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeExecutionRequest.Builder |
managedDeviceId(String managedDeviceId)
The ID of the managed device.
|
DescribeExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeExecutionRequest.Builder |
taskId(String taskId)
The ID of the task that the action is describing.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeExecutionRequest.Builder managedDeviceId(String managedDeviceId)
The ID of the managed device.
managedDeviceId - The ID of the managed device.DescribeExecutionRequest.Builder taskId(String taskId)
The ID of the task that the action is describing.
taskId - The ID of the task that the action is describing.DescribeExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.