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 account ID for the Amazon Web Services account associated with the Amazon S3 batch operations job you
want to remove tags from.
|
DeleteJobTaggingRequest.Builder |
jobId(String jobId)
The ID for the 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 account ID for the Amazon Web Services account associated with the Amazon S3 batch operations job you want to remove tags from.
accountId - The account ID for the Amazon Web Services account associated with the Amazon S3 batch operations job
you want to remove tags from.DeleteJobTaggingRequest.Builder jobId(String jobId)
The ID for the job whose tags you want to delete.
jobId - The ID for the 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 © 2020. All rights reserved.