public static interface GetPendingJobExecutionsRequest.Builder extends IotJobsDataPlaneRequest.Builder, SdkPojo, CopyableBuilder<GetPendingJobExecutionsRequest.Builder,GetPendingJobExecutionsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPendingJobExecutionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetPendingJobExecutionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
GetPendingJobExecutionsRequest.Builder |
thingName(String thingName)
The name of the thing that is executing the job.
|
buildoverrideConfigurationcopyapplyMutation, buildGetPendingJobExecutionsRequest.Builder thingName(String thingName)
The name of the thing that is executing the job.
thingName - The name of the thing that is executing the job.GetPendingJobExecutionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetPendingJobExecutionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.