Uses of Class
software.amazon.awssdk.services.s3control.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that throw TooManyTagsException Modifier and Type Method Description default PutJobTaggingResponseS3ControlClient. putJobTagging(Consumer<PutJobTaggingRequest.Builder> putJobTaggingRequest)Sets the supplied tag-set on an S3 Batch Operations job.default PutJobTaggingResponseS3ControlClient. putJobTagging(PutJobTaggingRequest putJobTaggingRequest)Sets the supplied tag-set on an S3 Batch Operations job.
-