A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
B
- BPGetParams - class in org.veupathdb.lib.s3.s34k.params.bucket.put
- BPPutParams - class in org.veupathdb.lib.s3.s34k.params.bucket.put
- BPTagPutParams - class in org.veupathdb.lib.s3.s34k.params.bucket.put
- BucketAlreadyExistsError - class in org.veupathdb.lib.s3.s34k.errors
BucketAlreadyExistsThe requested bucket name is not available.- BucketAlreadyOwnedByYouError - class in org.veupathdb.lib.s3.s34k.errors
BucketAlreadyOwnedByYouThe bucket that you tried to create already exists, and you own it.- BucketContainer - class in org.veupathdb.lib.s3.s34k.buckets
- Represents the root of an S3 store on which bucket operations may be performed.
- BucketDeleteError - class in org.veupathdb.lib.s3.s34k.errors
- BucketDeleteParams - class in org.veupathdb.lib.s3.s34k.params.bucket
- Bucket delete request parameters.
- BucketError - class in org.veupathdb.lib.s3.s34k.errors
- BucketExistsParams - class in org.veupathdb.lib.s3.s34k.params.bucket
- Bucket existence check request parameters.
- BucketGetParams - class in org.veupathdb.lib.s3.s34k.params.bucket
- Fetch bucket request parameters.
- BucketList - class in org.veupathdb.lib.s3.s34k.buckets
- Collection of Buckets retrieved from an S3 store.
- BucketListParams - class in org.veupathdb.lib.s3.s34k.params.bucket
- Fetch bucket list request parameters.
- BucketName - class in org.veupathdb.lib.s3.s34k.fields
- Validating bucket name wrapper.
- BucketName.Companion - class in org.veupathdb.lib.s3.s34k.fields.BucketName
- BucketNotEmptyError - class in org.veupathdb.lib.s3.s34k.errors
- Bucket is not empty exception.
- BucketNotFoundError - class in org.veupathdb.lib.s3.s34k.errors
NoSuchBucketThe specified bucket does not exist.- BucketPutParams - class in org.veupathdb.lib.s3.s34k.params.bucket.put
- Bucket create request parameters.
- BucketTagContainer - class in org.veupathdb.lib.s3.s34k.buckets
- BucketUpsertParams - class in org.veupathdb.lib.s3.s34k.params.bucket.put
- Bucket 'create if not exists' request parameters.