Uses of Class
software.amazon.awssdk.services.s3.model.ListObjectAnnotationsResponse
Packages that use ListObjectAnnotationsResponse
Package
Description
-
Uses of ListObjectAnnotationsResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return ListObjectAnnotationsResponseModifier and TypeMethodDescriptionDelegatingS3Client.listObjectAnnotations(ListObjectAnnotationsRequest listObjectAnnotationsRequest) Lists the annotations attached to an Amazon S3 object.default ListObjectAnnotationsResponseS3Client.listObjectAnnotations(Consumer<ListObjectAnnotationsRequest.Builder> listObjectAnnotationsRequest) Lists the annotations attached to an Amazon S3 object.default ListObjectAnnotationsResponseS3Client.listObjectAnnotations(ListObjectAnnotationsRequest listObjectAnnotationsRequest) Lists the annotations attached to an Amazon S3 object.Methods in software.amazon.awssdk.services.s3 that return types with arguments of type ListObjectAnnotationsResponseModifier and TypeMethodDescriptionDelegatingS3AsyncClient.listObjectAnnotations(ListObjectAnnotationsRequest listObjectAnnotationsRequest) Lists the annotations attached to an Amazon S3 object.S3AsyncClient.listObjectAnnotations(Consumer<ListObjectAnnotationsRequest.Builder> listObjectAnnotationsRequest) Lists the annotations attached to an Amazon S3 object.S3AsyncClient.listObjectAnnotations(ListObjectAnnotationsRequest listObjectAnnotationsRequest) Lists the annotations attached to an Amazon S3 object. -
Uses of ListObjectAnnotationsResponse in software.amazon.awssdk.services.s3.paginators
Methods in software.amazon.awssdk.services.s3.paginators that return types with arguments of type ListObjectAnnotationsResponseMethod parameters in software.amazon.awssdk.services.s3.paginators with type arguments of type ListObjectAnnotationsResponseModifier and TypeMethodDescriptionvoidListObjectAnnotationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListObjectAnnotationsResponse> subscriber)