public static interface GetJobTaggingRequest.Builder extends S3ControlRequest.Builder, SdkPojo, CopyableBuilder<GetJobTaggingRequest.Builder,GetJobTaggingRequest>
| Modifier and Type | Method and Description |
|---|---|
GetJobTaggingRequest.Builder |
accountId(String accountId)
The account ID for the Amazon Web Services account associated with the Amazon S3 batch operations job you
want to retrieve tags for.
|
GetJobTaggingRequest.Builder |
jobId(String jobId)
The ID for the job whose tags you want to retrieve.
|
GetJobTaggingRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetJobTaggingRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetJobTaggingRequest.Builder accountId(String accountId)
The account ID for the Amazon Web Services account associated with the Amazon S3 batch operations job you want to retrieve tags for.
accountId - The account ID for the Amazon Web Services account associated with the Amazon S3 batch operations job
you want to retrieve tags for.GetJobTaggingRequest.Builder jobId(String jobId)
The ID for the job whose tags you want to retrieve.
jobId - The ID for the job whose tags you want to retrieve.GetJobTaggingRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetJobTaggingRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.