G
- get(BucketName) - function in org.veupathdb.lib.s3.s34k.buckets.BucketContainer
- Creates a new S3Bucket instance wrapping the target S3 bucket.
- get(BucketName,Function1) - function in org.veupathdb.lib.s3.s34k.buckets.BucketContainer
- Creates a new S3Bucket instance wrapping the target S3 bucket.
- get(BucketName,BucketGetParams) - function in org.veupathdb.lib.s3.s34k.buckets.BucketContainer
- Creates a new S3Bucket instance wrapping the target S3 bucket.
- get(Integer) - function in org.veupathdb.lib.s3.s34k.buckets.BucketList
- Returns the S3Bucket in this BucketList at the given index.
- get(BucketName) - function in org.veupathdb.lib.s3.s34k.buckets.BucketList
- Retrieves the bucket in this BucketList with the given name (if such a bucket exists).
- get(String) - function in org.veupathdb.lib.s3.s34k.buckets.BucketTagContainer
- Gets the target tags from this S3Bucket.
- get(Function1) - function in org.veupathdb.lib.s3.s34k.buckets.BucketTagContainer
- Gets the target tags from this S3Bucket.
- get(String) - function in org.veupathdb.lib.s3.s34k.buckets.BucketTagContainer
- Gets the target tag from this S3Bucket.
- get(Iterable) - function in org.veupathdb.lib.s3.s34k.buckets.BucketTagContainer
- Gets the target tags from this S3Bucket.
- get(TagGetParams) - function in org.veupathdb.lib.s3.s34k.buckets.BucketTagContainer
- Gets the target tags from this S3Bucket.
- get(String) - function in org.veupathdb.lib.s3.s34k.fields.MutableTagMap
- Gets the value for the tag with the given name (key).
- get(String) - function in org.veupathdb.lib.s3.s34k.fields.TagMap
- Gets the value for the tag with the given name (key).
- get(String) - function in org.veupathdb.lib.s3.s34k.objects.ObjectContainer
- get(String,Function1) - function in org.veupathdb.lib.s3.s34k.objects.ObjectContainer
- get(String,ObjectGetParams) - function in org.veupathdb.lib.s3.s34k.objects.ObjectContainer
- get(Integer) - function in org.veupathdb.lib.s3.s34k.objects.ObjectList
- get(String) - function in org.veupathdb.lib.s3.s34k.objects.ObjectList
- get(String) - function in org.veupathdb.lib.s3.s34k.objects.ObjectTagContainer
- get(Function1) - function in org.veupathdb.lib.s3.s34k.objects.ObjectTagContainer
- get(String) - function in org.veupathdb.lib.s3.s34k.objects.ObjectTagContainer
- get(Iterable) - function in org.veupathdb.lib.s3.s34k.objects.ObjectTagContainer
- get(TagGetParams) - function in org.veupathdb.lib.s3.s34k.objects.ObjectTagContainer
- get(String) - function in org.veupathdb.lib.s3.s34k.util.Headers
- Retrieves the list of values at the given key in this ListMap.
- get(K) - function in org.veupathdb.lib.s3.s34k.util.ListMap
- Retrieves the list of values at the given key in this ListMap.
- get(String) - function in org.veupathdb.lib.s3.s34k.util.MutableHeaders
- Retrieves the list of values at the given key in this ListMap.
- get(K) - function in org.veupathdb.lib.s3.s34k.util.MutableListMap
- Retrieves the list of values at the given key in this ListMap.
- get(String) - function in org.veupathdb.lib.s3.s34k.util.MutableQueryParams
- Retrieves the list of values at the given key in this ListMap.
- get(String) - function in org.veupathdb.lib.s3.s34k.util.QueryParams
- Retrieves the list of values at the given key in this ListMap.
- getAccessControlListNotSupported() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The bucket does not allow ACLs.
- getAccessDenied() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Access Denied
- getAccessKey() - function in org.veupathdb.lib.s3.s34k.S3Config
- Access token/key used to authenticate with the S3 service.
- getAccessPointAlreadyOwnedByYou() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- An access point with an identical name already exists in your account.
- getAccountProblem() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- There is a problem with your AWS account that prevents the operation from completing successfully.
- getAll() - function in org.veupathdb.lib.s3.s34k.buckets.BucketTagContainer
- Gets all tags currently attached to this S3Bucket.
- getAll() - function in org.veupathdb.lib.s3.s34k.objects.ObjectTagContainer
- getAllAccessDisabled() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- All access to this Amazon S3 resource has been disabled
- getAmbiguousGrantByEmailAddress() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The email address that you provided is associated with more than one account.
- getArchiveStatus() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-archive-statusThe archive state of the head object.- getAsBool() - function in org.veupathdb.lib.s3.s34k.fields.LegalHold
- getAuthorizationHeaderMalformed() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The authorization header that you provided is not valid.
- getBadDigest() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The Content-MD5 or checksum value that you specified did not match what the server received.
- getBaseName() - function in org.veupathdb.lib.s3.s34k.objects.FileObject
- Returns the base name of this object, or in other words, the last segment of the path.
- getBaseName() - function in org.veupathdb.lib.s3.s34k.objects.S3Object
- Returns the base name of this object, or in other words, the last segment of the path.
- getBaseName() - function in org.veupathdb.lib.s3.s34k.objects.StreamObject
- Returns the base name of this object, or in other words, the last segment of the path.
- getBucket() - function in org.veupathdb.lib.s3.s34k.FileObject
- getBucket() - function in org.veupathdb.lib.s3.s34k.ObjectMeta
- getBucket() - function in org.veupathdb.lib.s3.s34k.ObjectResponse
- getBucket() - function in org.veupathdb.lib.s3.s34k.S3Object
- getBucket() - function in org.veupathdb.lib.s3.s34k.S3Response
- getBucket() - function in org.veupathdb.lib.s3.s34k.StreamObject
- getBucket() - function in org.veupathdb.lib.s3.s34k.errors.BucketError
- getBucket() - function in org.veupathdb.lib.s3.s34k.errors.BucketError
- getBucketAlreadyExists() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The requested bucket name is not available.
- getBucketAlreadyOwnedByYou() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The bucket that you tried to create already exists, and you own it.
- getBucketDelete() - function in org.veupathdb.lib.s3.s34k.params.bucket.recursive.RecursiveBucketDeleteParams
- Bucket delete operation parameters.
- getBucketNotEmpty() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The bucket that you tried to delete is not empty.
- getBuckets() - function in org.veupathdb.lib.s3.s34k.S3Client
- getBypassGovernance() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DDDeleteParams
- Defaults to
false - getCallback() - function in org.veupathdb.lib.s3.s34k.params.BucketExistsParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.DeleteParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.ExistsParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.ObjectExistsParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.BucketDeleteParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.BucketGetParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.BucketListParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BPGetParams
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BPPutParams
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BPTagPutParams
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketPutParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.recursive.RecursiveBucketDeleteParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteDelete
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteGet
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteParams
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeletePut
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.FileUploadParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectDownloadParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectGetParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectListAllParams
- Callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectListParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectOpenParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectPutParams
- Optional callback that will be executed upon successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectStatParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.StreamingObjectPutParams
- Optional callback that will be executed upon successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.SubPathListParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DDDeleteParams
- Optional callback that will be executed on completion of the object delete phase of the directory delete operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DDListParams
- Optional callback that will be executed on completion of the object list phase of the directory delete operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DirectoryDeleteParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.multi.MultiObjectDeleteParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.touch.OTGetParams
- Optional callback that will be executed on successful completion of the object get phase of the touch operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.touch.OTPutParams
- Optional callback that will be executed on successful completion of the put phase of the touch operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.object.touch.ObjectTouchParams
- Optional callback that will be executed on successful completion of this S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.DeleteAllTagsParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagCountParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteDeleteParams
- Optional callback that will be executed on completion of the delete phase of the targeted tag delete operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteFetchParams
- Optional callback that will be executed on completion of the tag fetch phase of the targeted tag delete operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeletePutParams
- Optional callback that will be executed on completion of the tag put phase of the targeted tag delete operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagExistsParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagGetParams
- Callback that will be executed on successful completion of the S3 operation.
- getCallback() - function in org.veupathdb.lib.s3.s34k.params.tag.TagPutParams
- Optional callback that will be executed on successful completion of the S3 operation.
- getCause() - function in kotlin.Throwable
- getChecksumCRC32() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-checksum-crc32The base64-encoded, 32-bit CRC32 checksum of the object.- getChecksumCRC32C() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-checksum-crc32cThe base64-encoded, 32-bit CRC32C checksum of the object.- getChecksumMode() - function in org.veupathdb.lib.s3.s34k.RequestParam
x-amz-checksum-modeTo retrieve the checksum, this mode must be enabled.- getChecksumSHA1() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-checksum-sha1The base64-encoded, 160-bit SHA-1 digest of the object.- getChecksumSHA256() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-checksum-sha256The base64-encoded, 256-bit SHA-256 digest of the object.- getClientTokenConflict() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your Multi-Region Access Point idempotency token was already used for a different request.
- getContentType() - function in org.veupathdb.lib.s3.s34k.objects.ObjectMeta
- getContentType() - function in org.veupathdb.lib.s3.s34k.params.object.FileUploadParams
- Optional content type for the file being uploaded.
- getContentType() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectPutParams
- Optional content type for the S3 object being created.
- getContentType() - function in org.veupathdb.lib.s3.s34k.params.object.StreamingObjectPutParams
- Optional content type for the S3 object being created.
- getContentType() - function in org.veupathdb.lib.s3.s34k.params.object.touch.ObjectTouchParams
- Content type for the object if it is created.
- getCount() - function in org.veupathdb.lib.s3.s34k.SubPathListing
- getCreationDate() - function in org.veupathdb.lib.s3.s34k.buckets.S3Bucket
- Date/time this bucket was created.
- getCredentialsNotSupported() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- This request does not support credentials.
- getCrossLocationLoggingProhibited() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Cross-Region logging is not allowed.
- getDefaultRegion() - function in org.veupathdb.lib.s3.s34k.S3Client
- getDeleteMarker() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-delete-markerSpecifies whether the object retrieved was (true) or was not (false) a Delete Marker.- getDeleteParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteParams
- getDeleteParams() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DirectoryDeleteParams
- Parameters specific to the bulk object delete phase of the directory delete operation.
- getDeleteParams() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteParams
- Parameters specific to the tag delete phase of this operation.
- getDelimiter() - function in org.veupathdb.lib.s3.s34k.params.object.SubPathListParams
- Key/path delimiter.
- getDirName() - function in org.veupathdb.lib.s3.s34k.objects.FileObject
- Returns the 'directory' parent of this object.
- getDirName() - function in org.veupathdb.lib.s3.s34k.objects.S3Object
- Returns the 'directory' parent of this object.
- getDirName() - function in org.veupathdb.lib.s3.s34k.objects.StreamObject
- Returns the 'directory' parent of this object.
- getEntityTooLarge() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your proposed upload exceeds the maximum allowed object size.
- getEntityTooSmall() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your proposed upload is smaller than the minimum allowed object size.
- getErrors() - function in org.veupathdb.lib.s3.s34k.errors.MultiObjectDeleteError
- getETag() - function in org.veupathdb.lib.s3.s34k.objects.FileObject
- Object ETag value.
- getETag() - function in org.veupathdb.lib.s3.s34k.objects.ObjectMeta
- getETag() - function in org.veupathdb.lib.s3.s34k.objects.S3Object
- Object ETag value.
- getETag() - function in org.veupathdb.lib.s3.s34k.objects.StreamObject
- Object ETag value.
- getExpectedBucketOwner() - function in org.veupathdb.lib.s3.s34k.RequestParam
x-amz-expected-bucket-ownerThe account ID of the expected bucket owner.- getExpiration() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-expirationIf the object expiration is configured (see PUT Bucket lifecycle), the response includes this header.- getExpiredToken() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The provided token has expired.
- getFetchParams() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteParams
- Parameters specific to the tag fetch phase of this operation.
- getGetParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketPutParams
- Options specific to the get phase of the bucket create operation.
- getGetParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Options specific to the get phase of the bucket create operation.
- getGetParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteParams
- getGetParams() - function in org.veupathdb.lib.s3.s34k.params.object.touch.ObjectTouchParams
- Parameters specific to the get phase of the object touch operation.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.FileObject
- getHeaders() - function in org.veupathdb.lib.s3.s34k.ObjectMeta
- getHeaders() - function in org.veupathdb.lib.s3.s34k.ObjectResponse
- getHeaders() - function in org.veupathdb.lib.s3.s34k.S3Object
- getHeaders() - function in org.veupathdb.lib.s3.s34k.S3Response
- getHeaders() - function in org.veupathdb.lib.s3.s34k.StreamObject
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.BPGetParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.BPPutParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.BPTagPutParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.BucketDeleteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.BucketExistsParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.BucketGetParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.BucketListParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.DDDeleteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.DDListParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.DeleteAllTagsParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.DeleteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ExistsParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.FileUploadParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.MultiObjectDeleteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.OTGetParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.OTPutParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectDownloadParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectExistsParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectGetParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectListAllParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectListParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectOpenParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectPutParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectStatParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.ObjectWriteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.RBDBucketDeleteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.RBDObjectDeleteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.RBDObjectListParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.RegionRequestParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.S3RequestParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.StreamingObjectPutParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.SubPathListParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TagCountParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TagDeleteDeleteParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TagDeleteFetchParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TagDeletePutParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TagExistsParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TagGetParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TagPutParams
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TargetedBucketTagDeleteDelete
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TargetedBucketTagDeleteGet
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.TargetedBucketTagDeletePut
- Additional/custom headers to send with the S3 operation request.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketPutParams
- Global headers that will be applied to all phases of the operation.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Global headers that will be applied to all phases of the operation.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.bucket.recursive.RecursiveBucketDeleteParams
- Headers that will be applied to all requests in all phases of the recursive bucket delete operation.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteParams
- Global headers that apply to all phases of the bucket tag delete operation.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DirectoryDeleteParams
- Global headers that will be applied to all phases of the operation.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.object.touch.ObjectTouchParams
- Global headers that will be applied to all phases of the operation.
- getHeaders() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteParams
- Global headers that will be used in all phases of this operation.
- getIfMatch() - function in org.veupathdb.lib.s3.s34k.RequestParam
If-MatchReturn the object only if its entity tag (ETag) is the same as the one specified; otherwise, return a 412 (precondition failed) error.- getIfModifiedSince() - function in org.veupathdb.lib.s3.s34k.RequestParam
If-Modified-SinceReturn the object only if it has been modified since the specified time; otherwise, return a 304 (not modified) error.- getIfNoneMatch() - function in org.veupathdb.lib.s3.s34k.RequestParam
If-None-MatchReturn the object only if its entity tag (ETag) is different from the one specified; otherwise, return a 304 (not modified) error.- getIfUnmodifiedSince() - function in org.veupathdb.lib.s3.s34k.RequestParam
If-Unmodified-SinceReturn the object only if it has not been modified since the specified time; otherwise, return a 412 (precondition failed) error.- getIllegalLocationConstraintException() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You are trying to access a bucket from a different Region than where the bucket exists.
- getIllegalVersioningConfigurationException() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The versioning configuration specified in the request is not valid.
- getIncompleteBody() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You did not provide the number of bytes specified by the Content-Length HTTP header.
- getIncorrectNumberOfFilesInPostRequest() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- POST requires exactly one file upload per request.
- getInlineDataTooLarge() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The inline data exceeds the maximum allowed size.
- getInternalError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- An internal error occurred.
- getInvalidAccessKeyId() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The access key ID that you provided does not exist in our records.
- getInvalidAccessPoint() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified access point name or account is not valid.
- getInvalidAccessPointAliasError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified access point alias name is not valid.
- getInvalidAddressingHeader() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You must specify the Anonymous role.
- getInvalidArgument() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- This error might occur for the following reasons:
The specified argument was not valid.
The request was missing a required header.
The specified argument was incomplete or in the wrong format.
The specified argument must have a length greater than or equal to 3.
- getInvalidBucketAclWithObjectOwnership() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting.
- getInvalidBucketName() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified bucket is not valid.
- getInvalidBucketState() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The request is not valid for the current state of the bucket.
- getInvalidDigest() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The Content-MD5 or checksum value that you specified is not valid.
- getInvalidEncryptionAlgorithmError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The encryption request that you specified is not valid.
- getInvalidLocationConstraint() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified location (Region) constraint is not valid.
- getInvalidObjectState() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The operation is not valid for the current state of the object.
- getInvalidPart() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- One or more of the specified parts could not be found.
- getInvalidPartOrder() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The list of parts was not in ascending order.
- getInvalidPayer() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- All access to this object has been disabled.
- getInvalidPolicyDocument() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The content of the form does not meet the conditions specified in the policy document.
- getInvalidRange() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The requested range is not valid for the request.
- getInvalidRequest() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- This error might occur for the following reasons:
The request is using the wrong signature version. Use AWS4-HMAC-SHA256 (Signature Version 4).
An access point can be created only for an existing bucket.
The access point is not in a state where it can be deleted.
An access point can be listed only for an existing bucket.
The next token is not valid.
At least one action must be specified in a lifecycle rule.
At least one lifecycle rule must be specified.
The number of lifecycle rules must not exceed the allowed limit of 1000 rules.
The range for the MaxResults parameter is not valid.
SOAP requests must be made over an HTTPS connection.
Amazon S3 Transfer Acceleration is not supported for buckets with non-DNS compliant names.
Amazon S3 Transfer Acceleration is not supported for buckets with periods (.) in their names.
The Amazon S3 Transfer Acceleration endpoint supports only virtual style requests.
Amazon S3 Transfer Acceleration is not configured on this bucket.
Amazon S3 Transfer Acceleration is disabled on this bucket.
Amazon S3 Transfer Acceleration is not supported on this bucket.
Amazon S3 Transfer Acceleration cannot be enabled on this bucket.
Conflicting values provided in HTTP headers and query parameters.
Conflicting values provided in HTTP headers and POST form fields.
- getInvalidSecurity() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The provided security credentials are not valid.
- getInvalidSOAPRequest() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The SOAP request body is not valid.
- getInvalidStorageClass() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The storage class that you specified is not valid.
- getInvalidTag() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your request contains tag input that is not valid.
- getInvalidTargetBucketForLogging() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The target bucket for logging either does not exist, is not owned by you, or does not have the appropriate grants for the log-delivery group.
- getInvalidToken() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The provided token is malformed or otherwise not valid.
- getInvalidURI() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified URI couldn't be parsed.
- getKey() - function in org.veupathdb.lib.s3.s34k.Tag
- getKeyTooLongError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your key is too long.
- getLastModified() - function in org.veupathdb.lib.s3.s34k.objects.FileObject
- Object last modified/created timestamp.
- getLastModified() - function in org.veupathdb.lib.s3.s34k.objects.ObjectMeta
- getLastModified() - function in org.veupathdb.lib.s3.s34k.objects.S3Object
- Object last modified/created timestamp.
- getLastModified() - function in org.veupathdb.lib.s3.s34k.objects.StreamObject
- Object last modified/created timestamp.
- getLegalHold() - function in org.veupathdb.lib.s3.s34k.objects.ObjectMeta
- getLength() - function in org.veupathdb.lib.s3.s34k.params.object.StreamingObjectPutParams
- Size of the object being written to the S3 store.
- getListParams() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DirectoryDeleteParams
- Parameters specific to the object list phase of the directory delete operation.
- getLocalFile() - function in org.veupathdb.lib.s3.s34k.objects.FileObject
- getLocalFile() - function in org.veupathdb.lib.s3.s34k.params.object.FileUploadParams
- Required handle on the local file that will be uploaded to the S3 store.
- getLocalFile() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectDownloadParams
- Required handle on the local file into which the remote object will be downloaded.
- getLocalizedMessage() - function in kotlin.Throwable
- getMalformedACLError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The ACL that you provided was not well-formed or did not validate against our published schema.
- getMalformedPolicy() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your policy contains a principal that is not valid.
- getMalformedPOSTRequest() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The body of your POST request is not well-formed multipart/form-data.
- getMalformedXML() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The XML that you provided was not well-formed or did not validate against our published schema.
- getMaxMessageLengthExceeded() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your request was too large.
- getMaxPostPreDataLengthExceededError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your POST request fields preceding the upload file were too large.
- getMessage() - function in kotlin.Throwable
- getMetadataTooLarge() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your metadata headers exceed the maximum allowed metadata size.
- getMethodNotAllowed() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified method is not allowed against this resource.
- getMissingAttachment() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- A SOAP attachment was expected, but none was found.
- getMissingContentLength() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You must provide the Content-Length HTTP header.
- getMissingMeta() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-missing-metaThis is set to the number of metadata entries not returned inx-amz-metaheaders.- getMissingRequestBodyError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You sent an empty XML document as a request.
- getMissingSecurityElement() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The SOAP 1.1 request is missing a security element.
- getMissingSecurityHeader() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your request is missing a required header.
- getMultiPartPartsCount() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-mp-parts-countThe count of parts this object has.- getName() - function in kotlin.LegalHold
- getName() - function in kotlin.RetentionMode
- getName() - function in org.veupathdb.lib.s3.s34k.buckets.S3Bucket
- Name of this bucket.
- getName() - function in org.veupathdb.lib.s3.s34k.fields.BucketName
- getNoLoggingStatusForKey() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- There is no such thing as a logging status subresource for a key.
- getNoSuchAccessPoint() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified access point does not exist.
- getNoSuchBucket() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified bucket does not exist.
- getNoSuchBucketPolicy() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified bucket does not have a bucket policy.
- getNoSuchCORSConfiguration() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified bucket does not have a CORS configuration.
- getNoSuchKey() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified key does not exist.
- getNoSuchLifecycleConfiguration() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified lifecycle configuration does not exist.
- getNoSuchMultiRegionAccessPoint() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified Multi-Region Access Point does not exist.
- getNoSuchTagSet() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified tag does not exist.
- getNoSuchUpload() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified multipart upload does not exist.
- getNoSuchVersion() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The version ID specified in the request does not match an existing version.
- getNoSuchWebsiteConfiguration() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The specified bucket does not have a website configuration.
- getNotImplemented() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- A header that you provided implies functionality that is not implemented.
- getNotModified() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The resource was not changed.
- getNotSignedUp() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your account is not signed up for the Amazon S3 service.
- getObjectDelete() - function in org.veupathdb.lib.s3.s34k.params.bucket.recursive.RecursiveBucketDeleteParams
- Bulk object delete operation parameters.
- getObjectFetch() - function in org.veupathdb.lib.s3.s34k.params.bucket.recursive.RecursiveBucketDeleteParams
- Object list operation parameters.
- getObjectLockLegalHold() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-object-lock-legal-holdSpecifies whether a legal hold is in effect for this object.- getObjectLockMode() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-object-lock-modeThe Object Lock mode, if any, that's in effect for this object.- getObjectLockRetainUntilDate() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-object-lock-retain-until-dateThe date and time when the Object Lock retention period expires.- getObjects() - function in org.veupathdb.lib.s3.s34k.buckets.S3Bucket
- Bucket object manager
- getOperationAborted() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- A conflicting conditional operation is currently in progress against this resource.
- getOrdinal() - function in kotlin.LegalHold
- getOrdinal() - function in kotlin.RetentionMode
- getOverwrite() - function in org.veupathdb.lib.s3.s34k.params.object.touch.ObjectTouchParams
- Whether a pre-existing object already in the store should be overwritten with a blank file created by this operation.
- getOwnershipControlsNotFoundError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The bucket ownership controls were not found.
- getPageSize() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DDListParams
- Number of results per page while listing objects under the target 'directory' prefix.
- getParams() - function in org.veupathdb.lib.s3.s34k.errors.InvalidRequestConfigError
- getPartNumber() - function in org.veupathdb.lib.s3.s34k.RequestParam
partNumberPart number of the object being read.- getPartSize() - function in org.veupathdb.lib.s3.s34k.params.object.FileUploadParams
- Max chunk size to send in a single request to the S3 store.
- getPartSize() - function in org.veupathdb.lib.s3.s34k.params.object.StreamingObjectPutParams
- Max chunk size to send in a single request to the S3 store.
- getPath() - function in org.veupathdb.lib.s3.s34k.errors.ObjectDeleteError
- Key/path of the object on which the delete operation was attempted.
- getPath() - function in org.veupathdb.lib.s3.s34k.errors.ObjectError
- getPath() - function in org.veupathdb.lib.s3.s34k.errors.ObjectError
- getPath() - function in org.veupathdb.lib.s3.s34k.objects.FileObject
- Path/key to the object this handle represents.
- getPath() - function in org.veupathdb.lib.s3.s34k.objects.ObjectMeta
- Path/key to the object this handle represents.
- getPath() - function in org.veupathdb.lib.s3.s34k.objects.ObjectResponse
- Path/key to the object this handle represents.
- getPath() - function in org.veupathdb.lib.s3.s34k.objects.S3Object
- Path/key to the object this handle represents.
- getPath() - function in org.veupathdb.lib.s3.s34k.objects.StreamObject
- Path/key to the object this handle represents.
- getPaths() - function in org.veupathdb.lib.s3.s34k.params.object.multi.MultiObjectDeleteParams
- Collection of paths to the target objects that will be deleted.
- getPermanentRedirect() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The bucket that you are attempting to access must be addressed using the specified endpoint.
- getPort() - function in org.veupathdb.lib.s3.s34k.S3Config
- Port for the S3 endpoint.
- getPreconditionFailed() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- At least one of the preconditions that you specified did not hold.
- getPrefix() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectListParams
- Filtering prefix for the paths to return.
- getPrefix() - function in org.veupathdb.lib.s3.s34k.params.object.SubPathListParams
- Filtering prefix for the paths to return.
- getPutParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketPutParams
- Options specific to the put phase of the bucket create operation.
- getPutParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Options specific to the put phase of the bucket create operation.
- getPutParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteParams
- getPutParams() - function in org.veupathdb.lib.s3.s34k.params.object.touch.ObjectTouchParams
- Parameters specific to the put phase of the object touch operation.
- getPutParams() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteParams
- Parameters specific to the tag put phase of this operation.
- getPutTagsIfCollision() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Controls whether the tags in this parameter set should be applied to the target bucket if it already existed.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.BPGetParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.BPPutParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.BPTagPutParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.BucketDeleteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.BucketExistsParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.BucketGetParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.BucketListParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.DDDeleteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.DDListParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.DeleteAllTagsParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.DeleteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ExistsParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.FileUploadParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.MultiObjectDeleteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.OTGetParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.OTPutParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectDownloadParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectExistsParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectGetParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectListAllParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectListParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectOpenParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectPutParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectStatParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.ObjectWriteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.RBDBucketDeleteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.RBDObjectDeleteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.RBDObjectListParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.RegionRequestParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.S3RequestParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.StreamingObjectPutParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.SubPathListParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TagCountParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TagDeleteDeleteParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TagDeleteFetchParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TagDeletePutParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TagExistsParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TagGetParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TagPutParams
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TargetedBucketTagDeleteDelete
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TargetedBucketTagDeleteGet
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.TargetedBucketTagDeletePut
- Additional/custom query parameters to send with the S3 operation request.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketPutParams
- Global query params that will be applied to all phases of the operation.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Global query params that will be applied to all phases of the operation.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.recursive.RecursiveBucketDeleteParams
- Query parameters that will be applied to all requests in all phases of the recursive bucket delete operation.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteParams
- Global query params that apply to all phases of the bucket tag delete operation.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.object.directory.DirectoryDeleteParams
- Global query params that will be applied to all phases of the operation.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.object.touch.ObjectTouchParams
- Global query params that will be applied to all phases of the operation.
- getQueryParams() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteParams
- Global query params that will be used in all phases of this operation.
- getRange() - function in org.veupathdb.lib.s3.s34k.RequestParam
RangeDownloads the specified range bytes of an object.- getReason() - function in org.veupathdb.lib.s3.s34k.errors.InvalidRequestConfigError
- getRedirect() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Temporary redirect.
- getRegion() - function in org.veupathdb.lib.s3.s34k.FileObject
- getRegion() - function in org.veupathdb.lib.s3.s34k.ObjectMeta
- getRegion() - function in org.veupathdb.lib.s3.s34k.ObjectResponse
- getRegion() - function in org.veupathdb.lib.s3.s34k.S3Config
- Default region to use if not specified in operation specific params.
- getRegion() - function in org.veupathdb.lib.s3.s34k.S3Object
- getRegion() - function in org.veupathdb.lib.s3.s34k.S3Response
- getRegion() - function in org.veupathdb.lib.s3.s34k.StreamObject
- getRegion() - function in org.veupathdb.lib.s3.s34k.buckets.S3Bucket
- Region of this bucket.
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.BucketDeleteParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.BucketExistsParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.BucketGetParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.BucketPutParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.BucketUpsertParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.DeleteAllTagsParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.DeleteParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.DirectoryDeleteParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ExistsParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.FileUploadParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.MultiObjectDeleteParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectDownloadParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectExistsParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectGetParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectListAllParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectListParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectOpenParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectPutParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectStatParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectTouchParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.ObjectWriteParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.RegionRequestParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.StreamingObjectPutParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.SubPathListParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.TagCountParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.TagDeleteParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.TagExistsParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.TagGetParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.TagPutParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.TargetedBucketTagDeleteParams
- getRegion() - function in org.veupathdb.lib.s3.s34k.params.bucket.recursive.RecursiveBucketDeleteParams
- Global region value that will be applied to all requests in all phases of the recursive bucket delete operation.
- getReplicationStatus() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-replication-statusAmazon S3 can return this header if your request involves a bucket that is either a source or a destination in a replication rule.- getRequestCharged() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-request-chargedIf present, indicates that the requester was successfully charged for the request.- getRequestHeaderSectionTooLarge() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The request header and query parameters used to make the request exceed the maximum allowed size.
- getRequestIsNotMultiPartContent() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- A bucket POST request must be of the enclosure-type multipart/form-data.
- getRequestPayer() - function in org.veupathdb.lib.s3.s34k.RequestParam
x-amz-request-payerConfirms that the requester knows that they will be charged for the request.- getRequestTimeout() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Your socket connection to the server was not read from or written to within the timeout period.
- getRequestTimeTooSkewed() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The difference between the request time and the server's time is too large.
- getRequestTorrentOfBucketError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Requesting the torrent file of a bucket is not permitted.
- getResponseCacheControl() - function in org.veupathdb.lib.s3.s34k.RequestParam
response-cache-controlSets the Cache-Control header of the response.- getResponseContentDisposition() - function in org.veupathdb.lib.s3.s34k.RequestParam
response-content-dispositionSets the Content-Disposition header of the response- getResponseContentEncoding() - function in org.veupathdb.lib.s3.s34k.RequestParam
response-content-encodingSets the Content-Encoding header of the response.- getResponseContentLength() - function in org.veupathdb.lib.s3.s34k.RequestParam
response-content-languageSets the Content-Language header of the response.- getResponseContentType() - function in org.veupathdb.lib.s3.s34k.RequestParam
response-content-typeSets the Content-Type header of the response.- getResponseExpires() - function in org.veupathdb.lib.s3.s34k.RequestParam
response-expiresSets the Expires header of the response.- getRestore() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-restoreIf the object is an archived object (an object whose storage class isGLACIER), the response includes this header if either the archive restoration is in progress (seeRestoreObjector an archive copy is already restored.- getRestoreAlreadyInProgress() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The object restore is already in progress.
- getRetentionMode() - function in org.veupathdb.lib.s3.s34k.objects.ObjectMeta
- getS3Code() - function in org.veupathdb.lib.s3.s34k.errors.ObjectDeleteError
- Error code returned by the S3 server.
- getS3Message() - function in org.veupathdb.lib.s3.s34k.errors.ObjectDeleteError
- Message returned by the S3 server.
- getSecretKey() - function in org.veupathdb.lib.s3.s34k.S3Config
- Secret token/key used to authenticate with the S3 service.
- getSecure() - function in org.veupathdb.lib.s3.s34k.S3Config
- Whether HTTPS should be used instead of plain HTTP.
- getServerSideEncryption() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-server-side-encryptionThe server-side encryption algorithm used when storing this object in Amazon S3 (for example,AES256,aws:kms).- getServerSideEncryptionAWSKMSKeyID() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-server-side-encryption-aws-kms-key-idIf present, specifies the ID of the AWS Key Management Service (AWS KMS) symmetric customer managed key that was used for the object.- getServerSideEncryptionBucketKeyEnabled() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-server-side-encryption-bucket-key-enabledIndicates whether the object uses an S3 Bucket Key for server-side encryption with AWS KMS (SSE-KMS).- getServerSideEncryptionConfigurationNotFoundError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The server-side encryption configuration was not found.
- getServerSideEncryptionCustomerAlgorithm() - function in org.veupathdb.lib.s3.s34k.RequestParam
x-amz-server-side-encryption-customer-algorithmSpecifies the algorithm to use to when decrypting the object (for example, AES256).- getServerSideEncryptionCustomerAlgorithm() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-server-side-encryption-customer-algorithmIf server-side encryption with a customer-provided encryption key was requested, the response will include this header confirming the encryption algorithm used.- getServerSideEncryptionCustomerKey() - function in org.veupathdb.lib.s3.s34k.RequestParam
x-amz-server-side-encryption-customer-keySpecifies the customer-provided encryption key for Amazon S3 used to encrypt the data.- getServerSideEncryptionCustomerKeyMD5() - function in org.veupathdb.lib.s3.s34k.RequestParam
x-amz-server-side-encryption-customer-key-MD5Specifies the 128-bit MD5 digest of the encryption key according to RFCAmazon S3 uses this header for a message integrity check to ensure that the encryption key was transmitted without error.
- getServerSideEncryptionCustomerKeyMD5() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-server-side-encryption-customer-key-MD5If server-side encryption with a customer-provided encryption key was requested, the response will include this header to provide round-trip message integrity verification of the customer-provided encryption key.- getServiceUnavailable() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Reduce your request rate.
- getSignatureDoesNotMatch() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The request signature that the server calculated does not match the signature that you provided.
- getSize() - function in org.veupathdb.lib.s3.s34k.buckets.BucketList
- Count of buckets in this BucketList.
- getSize() - function in org.veupathdb.lib.s3.s34k.fields.MutablePathSet
- Number of paths currently in this PathSet
- getSize() - function in org.veupathdb.lib.s3.s34k.fields.MutableTagMap
- Number of tag pairs currently in this MutableTagMapThis value will be
10at most. - getSize() - function in org.veupathdb.lib.s3.s34k.fields.MutableTagSet
- Number of tags currently in this TagSet
- getSize() - function in org.veupathdb.lib.s3.s34k.fields.PathSet
- Number of paths currently in this PathSet
- getSize() - function in org.veupathdb.lib.s3.s34k.fields.TagMap
- Number of tag pairs currently in this MutableTagMapThis value will be
10at most. - getSize() - function in org.veupathdb.lib.s3.s34k.fields.TagSet
- Number of tags currently in this TagSet
- getSize() - function in org.veupathdb.lib.s3.s34k.objects.ObjectList
- getSize() - function in org.veupathdb.lib.s3.s34k.objects.ObjectMeta
- getSize() - function in org.veupathdb.lib.s3.s34k.util.Headers
- Number of lists in this ListMap.
- getSize() - function in org.veupathdb.lib.s3.s34k.util.ListMap
- Number of lists in this ListMap.
- getSize() - function in org.veupathdb.lib.s3.s34k.util.MutableHeaders
- Number of lists in this ListMap.
- getSize() - function in org.veupathdb.lib.s3.s34k.util.MutableListMap
- Number of lists in this ListMap.
- getSize() - function in org.veupathdb.lib.s3.s34k.util.MutableQueryParams
- Number of lists in this ListMap.
- getSize() - function in org.veupathdb.lib.s3.s34k.util.QueryParams
- Number of lists in this ListMap.
- getSlowDown() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- Reduce your request rate.
- getStackTrace() - function in kotlin.Throwable
- getStorageClass() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-storage-classProvides storage class information of the object.- getStream() - function in org.veupathdb.lib.s3.s34k.objects.StreamObject
- Input stream over the contents of the remote object.
- getStream() - function in org.veupathdb.lib.s3.s34k.params.object.StreamingObjectPutParams
- Required InputStream over the data that will be written to the object in the S3 store.
- getSuppressed() - function in kotlin.Throwable
- getTaggingCount() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-tagging-countThe number of tags, if any, on the object.- getTagPutParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketPutParams
- Options specific to the tag put phase of the bucket create operation.
- getTagPutParams() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Options specific to the tag put phase of the bucket create operation.
- getTags() - function in org.veupathdb.lib.s3.s34k.buckets.S3Bucket
- Bucket tag manager.
- getTags() - function in org.veupathdb.lib.s3.s34k.objects.FileObject
- Object tag management container.
- getTags() - function in org.veupathdb.lib.s3.s34k.objects.S3Object
- Object tag management container.
- getTags() - function in org.veupathdb.lib.s3.s34k.objects.StreamObject
- Object tag management container.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketPutParams
- Tags that may be attached to the target bucket during the execution of this S3 operation.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.bucket.put.BucketUpsertParams
- Tags that may be attached to the target bucket during the execution of this S3 operation.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.bucket.tag.TargetedBucketTagDeleteParams
- getTags() - function in org.veupathdb.lib.s3.s34k.params.object.FileUploadParams
- Tags that will be attached to the target object.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectPutParams
- Tags that will be attached to the target object.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.object.ObjectWriteParams
- Tags that will be attached to the target object.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.object.StreamingObjectPutParams
- Tags that will be attached to the target object.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.tag.TagDeleteParams
- Set of tags to delete from the target bucket.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.tag.TagGetParams
- Optionally filter the returned tags to only those that appear in this tag set.
- getTags() - function in org.veupathdb.lib.s3.s34k.params.tag.TagPutParams
- Tags that will be attached to the target object.
- getTemporaryRedirect() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You are being redirected to the bucket while the Domain Name System (DNS) server is being updated.
- getTokenRefreshRequired() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The provided token must be refreshed.
- getTooManyAccessPoints() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You have attempted to create more access points than are allowed for an account.
- getTooManyBuckets() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You have attempted to create more buckets than are allowed for an account.
- getTooManyMultiRegionAccessPointregionsError() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You have attempted to create a Multi-Region Access Point with more Regions than are allowed for an account.
- getTooManyMultiRegionAccessPoints() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- You have attempted to create more Multi-Region Access Points than are allowed for an account.
- getTotalSize() - function in org.veupathdb.lib.s3.s34k.util.Headers
- Total number of values in all lists in this ListMap.
- getTotalSize() - function in org.veupathdb.lib.s3.s34k.util.ListMap
- Total number of values in all lists in this ListMap.
- getTotalSize() - function in org.veupathdb.lib.s3.s34k.util.MutableHeaders
- Total number of values in all lists in this ListMap.
- getTotalSize() - function in org.veupathdb.lib.s3.s34k.util.MutableListMap
- Total number of values in all lists in this ListMap.
- getTotalSize() - function in org.veupathdb.lib.s3.s34k.util.MutableQueryParams
- Total number of values in all lists in this ListMap.
- getTotalSize() - function in org.veupathdb.lib.s3.s34k.util.QueryParams
- Total number of values in all lists in this ListMap.
- getUnexpectedContent() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- This request contains unsupported content.
- getUnresolvableGrantByEmailAddress() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The email address that you provided does not match any account on record.
- getUrl() - function in org.veupathdb.lib.s3.s34k.S3Config
- URL to the S3 endpoint.
- getUserKeyMustBeSpecified() - function in org.veupathdb.lib.s3.s34k.S3ErrorCode
- The bucket POST request must contain the specified field name.
- getValue() - function in org.veupathdb.lib.s3.s34k.Tag
- getValue() - function in org.veupathdb.lib.s3.s34k.fields.PageSize
- getVersionID() - function in org.veupathdb.lib.s3.s34k.RequestParam
versionIdVersionId used to reference a specific version of the object.- getVersionID() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-version-idVersion of the object.- getWebsiteRedirectLocation() - function in org.veupathdb.lib.s3.s34k.ResponseHeader
x-amz-website-redirect-locationIf the bucket is configured as a website, redirects requests for this object to another object in the same bucket or to an external URL.- Governance - enum entry in org.veupathdb.lib.s3.s34k.fields.RetentionMode