public static interface DeleteJobTaggingRequest.Builder extends S3ControlRequest.Builder, SdkPojo, CopyableBuilder<DeleteJobTaggingRequest.Builder,DeleteJobTaggingRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteJobTaggingRequest.Builder |
accountId(String accountId)
The Amazon Web Services account ID associated with the S3 Batch Operations job.
|
DeleteJobTaggingRequest.Builder |
jobId(String jobId)
The ID for the S3 Batch Operations job whose tags you want to delete.
|
DeleteJobTaggingRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteJobTaggingRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteJobTaggingRequest.Builder accountId(String accountId)
The Amazon Web Services account ID associated with the S3 Batch Operations job.
accountId - The Amazon Web Services account ID associated with the S3 Batch Operations job.DeleteJobTaggingRequest.Builder jobId(String jobId)
The ID for the S3 Batch Operations job whose tags you want to delete.
jobId - The ID for the S3 Batch Operations job whose tags you want to delete.DeleteJobTaggingRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteJobTaggingRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.