Uses of Class
software.amazon.awssdk.services.s3.model.NoSuchBucketException
Packages that use NoSuchBucketException
-
Uses of NoSuchBucketException in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that throw NoSuchBucketExceptionModifier and TypeMethodDescriptionDelegatingS3Client.createSession(CreateSessionRequest createSessionRequest) Creates a session that establishes temporary security credentials to support fast authentication and authorization for the Zonal endpoint API operations on directory buckets.default CreateSessionResponseS3Client.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest) Creates a session that establishes temporary security credentials to support fast authentication and authorization for the Zonal endpoint API operations on directory buckets.default CreateSessionResponseS3Client.createSession(CreateSessionRequest createSessionRequest) Creates a session that establishes temporary security credentials to support fast authentication and authorization for the Zonal endpoint API operations on directory buckets.DelegatingS3Client.headBucket(HeadBucketRequest headBucketRequest) You can use this operation to determine if a bucket exists and if you have permission to access it.default HeadBucketResponseS3Client.headBucket(Consumer<HeadBucketRequest.Builder> headBucketRequest) You can use this operation to determine if a bucket exists and if you have permission to access it.default HeadBucketResponseS3Client.headBucket(HeadBucketRequest headBucketRequest) You can use this operation to determine if a bucket exists and if you have permission to access it.DelegatingS3Client.listObjects(ListObjectsRequest listObjectsRequest) default ListObjectsResponseS3Client.listObjects(Consumer<ListObjectsRequest.Builder> listObjectsRequest) default ListObjectsResponseS3Client.listObjects(ListObjectsRequest listObjectsRequest) DelegatingS3Client.listObjectsV2(ListObjectsV2Request listObjectsV2Request) Returns some or all (up to 1,000) of the objects in a bucket with each request.default ListObjectsV2ResponseS3Client.listObjectsV2(Consumer<ListObjectsV2Request.Builder> listObjectsV2Request) Returns some or all (up to 1,000) of the objects in a bucket with each request.default ListObjectsV2ResponseS3Client.listObjectsV2(ListObjectsV2Request listObjectsV2Request) Returns some or all (up to 1,000) of the objects in a bucket with each request.default ListObjectsV2IterableS3Client.listObjectsV2Paginator(Consumer<ListObjectsV2Request.Builder> listObjectsV2Request) This is a variant ofS3Client.listObjectsV2(software.amazon.awssdk.services.s3.model.ListObjectsV2Request)operation.default ListObjectsV2IterableS3Client.listObjectsV2Paginator(ListObjectsV2Request listObjectsV2Request) This is a variant ofS3Client.listObjectsV2(software.amazon.awssdk.services.s3.model.ListObjectsV2Request)operation.