public static interface ResetJobBookmarkRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<ResetJobBookmarkRequest.Builder,ResetJobBookmarkRequest>
| Modifier and Type | Method and Description |
|---|---|
ResetJobBookmarkRequest.Builder |
jobName(String jobName)
The name of the job in question.
|
ResetJobBookmarkRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ResetJobBookmarkRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ResetJobBookmarkRequest.Builder |
runId(String runId)
The unique run identifier associated with this job run.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildResetJobBookmarkRequest.Builder jobName(String jobName)
The name of the job in question.
jobName - The name of the job in question.ResetJobBookmarkRequest.Builder runId(String runId)
The unique run identifier associated with this job run.
runId - The unique run identifier associated with this job run.ResetJobBookmarkRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderResetJobBookmarkRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.