A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
C
- CA_CENTRAL_1 - enum entry in com.adobe.testing.s3mock.s3.dto.Region
- CA_WEST_1 - enum entry in com.adobe.testing.s3mock.s3.dto.Region
- CannedAclUtil - class in com.adobe.testing.s3mock.s3.util
- Utility class with helper methods to get canned ACLs.
- CanonicalUser - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- Checksum - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- checksum(com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.dto.CompletedPart
- CHECKSUM - enum entry in com.adobe.testing.s3mock.s3.dto.ObjectAttributes
- ChecksumAlgorithm - class in com.adobe.testing.s3mock.s3.dto
- ChecksumAlgorithm.Companion - class in com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm
- checksumAlgorithmFromHeader(org.springframework.http.HttpHeaders) - function in com.adobe.testing.s3mock.s3.util.HeaderUtil
- checksumAlgorithmFromSdk(org.springframework.http.HttpHeaders) - function in com.adobe.testing.s3mock.s3.util.HeaderUtil
- ChecksumAlgorithmKt - class in com.adobe.testing.s3mock.s3.dto
- ChecksumFields - class in com.adobe.testing.s3mock.s3.dto
- Routes a single checksum value to the correct per-algorithm field.
- ChecksumFields.Companion - class in com.adobe.testing.s3mock.s3.dto.ChecksumFields
- checksumFor(java.nio.file.Path,software.amazon.awssdk.checksums.spi.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.util.ChecksumUtil
- Calculate a checksum for the given path and algorithm.
- checksumFrom(org.springframework.http.HttpHeaders) - function in com.adobe.testing.s3mock.s3.util.HeaderUtil
- checksumHeader(com.adobe.testing.s3mock.s3.model.S3ObjectMetadata) - function in com.adobe.testing.s3mock.s3.util.ObjectMetadataHeadersKt
- checksumHeaderFrom(java.lang.String,com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.util.HeaderUtil
- ChecksumMode - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- ChecksumMode.Companion - class in com.adobe.testing.s3mock.s3.dto.ChecksumMode
- ChecksumModeHeaderConverter - class in com.adobe.testing.s3mock.s3.controller
- Converts values of the com.adobe.testing.s3mock.common.AwsHttpHeaders.X_AMZ_CHECKSUM_MODE which is sent by the Amazon client.
- checksumModeHeaderConverter() - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- checksumMultipart(java.util.List,software.amazon.awssdk.checksums.spi.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.util.ChecksumUtil
- Calculates the checksum for a list of paths.
- ChecksumType - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- ChecksumType.Companion - class in com.adobe.testing.s3mock.s3.dto.ChecksumType
- checksumTypeFrom(org.springframework.http.HttpHeaders) - function in com.adobe.testing.s3mock.s3.util.HeaderUtil
- ChecksumUtil - class in com.adobe.testing.s3mock.s3.util
- Utility class for AWS SDK checksum operations.
- close() - function in com.adobe.testing.s3mock.s3.util.AbstractAwsInputStream
- close() - function in com.adobe.testing.s3mock.s3.util.AbstractAwsInputStream
- close() - function in com.adobe.testing.s3mock.s3.util.BoundedInputStream
- CN_NORTH_1 - enum entry in com.adobe.testing.s3mock.s3.dto.Region
- CN_NORTHWEST_1 - enum entry in com.adobe.testing.s3mock.s3.dto.Region
- collapseCommonPrefixes(java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1) - function in com.adobe.testing.s3mock.s3.service.ServiceBase.Companion
- Collapse all elements with keys starting with some prefix up to the given delimiter into one prefix entry.
- com.adobe.testing.s3mock - package com.adobe.testing.s3mock
- com.adobe.testing.s3mock.common - package com.adobe.testing.s3mock.common
- com.adobe.testing.s3mock.s3 - package com.adobe.testing.s3mock.s3
- com.adobe.testing.s3mock.s3.controller - package com.adobe.testing.s3mock.s3.controller
- com.adobe.testing.s3mock.s3.dto - package com.adobe.testing.s3mock.s3.dto
- com.adobe.testing.s3mock.s3.dto.serialization - package com.adobe.testing.s3mock.s3.dto.serialization
- com.adobe.testing.s3mock.s3.model - package com.adobe.testing.s3mock.s3.model
- com.adobe.testing.s3mock.s3.service - package com.adobe.testing.s3mock.s3.service
- com.adobe.testing.s3mock.s3.store - package com.adobe.testing.s3mock.s3.store
- com.adobe.testing.s3mock.s3.util - package com.adobe.testing.s3mock.s3.util
- com.adobe.testing.s3mock.vectors - package com.adobe.testing.s3mock.vectors
- com.adobe.testing.s3mock.vectors.controller - package com.adobe.testing.s3mock.vectors.controller
- com.adobe.testing.s3mock.vectors.dto - package com.adobe.testing.s3mock.vectors.dto
- com.adobe.testing.s3mock.vectors.service - package com.adobe.testing.s3mock.vectors.service
- com.adobe.testing.s3mock.vectors.store - package com.adobe.testing.s3mock.vectors.store
- complete() - function in com.adobe.testing.s3mock.s3.model.MultipartUploadInfo
- CompletedPart - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- completeMultipartUpload(java.lang.String,com.adobe.testing.s3mock.s3.dto.ObjectKey,java.util.List,java.util.List,java.util.UUID,com.adobe.testing.s3mock.s3.dto.CompleteMultipartUpload,jakarta.servlet.http.HttpServletRequest,org.springframework.http.HttpHeaders) - function in com.adobe.testing.s3mock.s3.controller.MultipartController
- API Reference.
- CompleteMultipartUpload - class in com.adobe.testing.s3mock.s3.dto
- Request to complete multipart upload.
- completeMultipartUpload(java.lang.String,java.lang.String,java.util.UUID,java.util.List,java.util.Map,java.lang.String,java.lang.String,com.adobe.testing.s3mock.s3.dto.ChecksumType,com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.service.MultipartService
- completeMultipartUpload(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.lang.String,java.util.UUID,java.util.UUID,java.util.List,java.util.Map,com.adobe.testing.s3mock.s3.model.MultipartUploadInfo,java.lang.String,java.lang.String,com.adobe.testing.s3mock.s3.dto.ChecksumType,com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.store.MultipartStore
- CompleteMultipartUploadResult - class in com.adobe.testing.s3mock.s3.dto
- Result to be returned when completing a multipart request.
- CompleteMultipartUploadResult.Companion - class in com.adobe.testing.s3mock.s3.dto.CompleteMultipartUploadResult
- completeRequestMissingChecksum(java.lang.String,java.lang.Integer) - function in com.adobe.testing.s3mock.s3.S3Exception.Companion
- completeRequestWrongChecksumMode(java.lang.String) - function in com.adobe.testing.s3mock.s3.S3Exception.Companion
- COMPLIANCE - enum entry in com.adobe.testing.s3mock.s3.dto.Mode
- COMPOSITE - enum entry in com.adobe.testing.s3mock.s3.dto.ChecksumType
- configureApiVersioning(org.springframework.web.servlet.config.annotation.ApiVersionConfigurer) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- configureAsyncSupport(org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- configureContentNegotiation(org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer) - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- configureContentNegotiation(org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer) - function in com.adobe.testing.s3mock.vectors.controller.VectorsControllerConfiguration
- configureDefaultServletHandling(org.springframework.web.servlet.config.annotation.DefaultServletHandlerConfigurer) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- configureHandlerExceptionResolvers(java.util.List) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- configureMessageConverters(org.springframework.http.converter.HttpMessageConverters.ServerBuilder) - function in com.adobe.testing.s3mock.vectors.controller.VectorsControllerConfiguration
- configureMessageConverters(java.util.List) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- configureMessageConverters(org.springframework.http.converter.HttpMessageConverters.ServerBuilder) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- configurePathMatch(org.springframework.web.servlet.config.annotation.PathMatchConfigurer) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- configureViewResolvers(org.springframework.web.servlet.config.annotation.ViewResolverRegistry) - function in org.springframework.web.servlet.config.annotation.WebMvcConfigurer
- conflict(java.lang.String) - function in com.adobe.testing.s3mock.vectors.S3VectorsException.Companion
- ControllerConfiguration - class in com.adobe.testing.s3mock.s3.controller
- ControllerConfiguration.IllegalStateExceptionHandler - class in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ResponseEntityExceptionHandler dealing with IllegalStateExceptions.
- ControllerConfiguration.S3MockExceptionHandler - class in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ResponseEntityExceptionHandler dealing with S3Exceptions; Serializes them to response output as suitable ErrorResponses.
- ControllerProperties - class in com.adobe.testing.s3mock.s3.controller
- convert(java.lang.String) - function in com.adobe.testing.s3mock.s3.controller.ChecksumModeHeaderConverter
- convert(java.lang.String) - function in com.adobe.testing.s3mock.s3.controller.HttpRangeHeaderConverter
- convert(java.lang.String) - function in com.adobe.testing.s3mock.s3.controller.ObjectCannedAclHeaderConverter
- convert(java.lang.String) - function in com.adobe.testing.s3mock.s3.controller.ObjectOwnershipHeaderConverter
- convert(java.lang.String) - function in com.adobe.testing.s3mock.s3.controller.RegionConverter
- convert(java.lang.String) - function in com.adobe.testing.s3mock.s3.controller.TaggingHeaderConverter
- COPY - enum entry in com.adobe.testing.s3mock.common.AwsHttpHeaders.MetadataDirective
- copyObject(java.lang.String,com.adobe.testing.s3mock.s3.dto.ObjectKey,com.adobe.testing.s3mock.s3.dto.CopySource,com.adobe.testing.s3mock.common.AwsHttpHeaders.MetadataDirective,java.util.List,java.util.List,java.util.List,java.util.List,com.adobe.testing.s3mock.s3.dto.StorageClass,org.springframework.http.HttpHeaders) - function in com.adobe.testing.s3mock.s3.controller.ObjectController
- API Reference.
- copyObject(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Map,java.util.Map,java.util.Map,com.adobe.testing.s3mock.s3.dto.StorageClass) - function in com.adobe.testing.s3mock.s3.service.ObjectService
- copyObject(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.lang.String,com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.lang.String,java.util.Map,java.util.Map,java.util.Map,com.adobe.testing.s3mock.s3.dto.StorageClass) - function in com.adobe.testing.s3mock.s3.store.ObjectStore
- CopyObjectResult - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- copyPart(java.lang.String,java.lang.String,org.springframework.http.HttpRange,java.lang.Integer,java.lang.String,java.lang.String,java.util.UUID,java.util.Map,java.lang.String) - function in com.adobe.testing.s3mock.s3.service.MultipartService
- copyPart(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,org.springframework.http.HttpRange,java.lang.Integer,com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.util.UUID,java.util.Map,java.lang.String) - function in com.adobe.testing.s3mock.s3.store.MultipartStore
- CopyPartResult - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- CopyPartResult.Companion - class in com.adobe.testing.s3mock.s3.dto.CopyPartResult
- CopySource - class in com.adobe.testing.s3mock.s3.dto
- Represents a S3 Object referenced by Bucket and Key.
- countVectors(java.lang.String,java.lang.String) - function in com.adobe.testing.s3mock.vectors.store.VectorStore
- CRC32 - enum entry in com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm
- CRC32C - enum entry in com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm
- CRC64NVME - enum entry in com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm
- createBucket(java.lang.String,java.lang.Boolean,com.adobe.testing.s3mock.s3.dto.ObjectOwnership,com.adobe.testing.s3mock.s3.dto.CreateBucketConfiguration) - function in com.adobe.testing.s3mock.s3.controller.BucketController
- Create a bucket if the name matches a simplified version of the bucket naming rules.
- createBucket(java.lang.String,java.lang.Boolean,com.adobe.testing.s3mock.s3.dto.ObjectOwnership,java.lang.String,com.adobe.testing.s3mock.s3.dto.BucketInfo,com.adobe.testing.s3mock.s3.dto.LocationInfo) - function in com.adobe.testing.s3mock.s3.service.BucketService
- createBucket(java.lang.String,java.lang.Boolean,com.adobe.testing.s3mock.s3.dto.ObjectOwnership,java.lang.String,com.adobe.testing.s3mock.s3.dto.BucketInfo,com.adobe.testing.s3mock.s3.dto.LocationInfo) - function in com.adobe.testing.s3mock.s3.store.BucketStore
- CreateBucketConfiguration - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- createContextual(tools.jackson.databind.DeserializationContext,tools.jackson.databind.BeanProperty) - function in tools.jackson.databind.ValueDeserializer
- createContextual(tools.jackson.databind.SerializationContext,tools.jackson.databind.BeanProperty) - function in tools.jackson.databind.ValueSerializer
- createIndex(com.adobe.testing.s3mock.vectors.dto.CreateIndexRequest) - function in com.adobe.testing.s3mock.vectors.controller.VectorIndexController
- createIndex(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,com.adobe.testing.s3mock.vectors.dto.MetadataConfiguration,com.adobe.testing.s3mock.vectors.dto.EncryptionConfiguration,java.util.Map) - function in com.adobe.testing.s3mock.vectors.service.VectorIndexService
- createIndex(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.util.List,java.util.Map) - function in com.adobe.testing.s3mock.vectors.store.VectorIndexStore
- CreateIndexRequest - class in com.adobe.testing.s3mock.vectors.dto
- CreateIndexResponse - class in com.adobe.testing.s3mock.vectors.dto
- createMultipartUpload(java.lang.String,com.adobe.testing.s3mock.s3.dto.ObjectKey,java.lang.String,com.adobe.testing.s3mock.s3.dto.ChecksumType,java.util.List,com.adobe.testing.s3mock.s3.dto.StorageClass,org.springframework.http.HttpHeaders,java.io.InputStream) - function in com.adobe.testing.s3mock.s3.controller.MultipartController
- API Reference.
- createMultipartUpload(java.lang.String,java.lang.String,java.lang.String,java.util.Map,com.adobe.testing.s3mock.s3.dto.Owner,com.adobe.testing.s3mock.s3.dto.Initiator,java.util.Map,java.util.Map,java.util.List,com.adobe.testing.s3mock.s3.dto.StorageClass,com.adobe.testing.s3mock.s3.dto.ChecksumType,com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.service.MultipartService
- createMultipartUpload(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.lang.String,java.util.UUID,java.lang.String,java.util.Map,com.adobe.testing.s3mock.s3.dto.Owner,com.adobe.testing.s3mock.s3.dto.Initiator,java.util.Map,java.util.Map,java.util.List,com.adobe.testing.s3mock.s3.dto.StorageClass,com.adobe.testing.s3mock.s3.dto.ChecksumType,com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm) - function in com.adobe.testing.s3mock.s3.store.MultipartStore
- createS3ObjectVersions(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID) - function in com.adobe.testing.s3mock.s3.store.ObjectStore
- createVectorBucket(com.adobe.testing.s3mock.vectors.dto.CreateVectorBucketRequest) - function in com.adobe.testing.s3mock.vectors.controller.VectorBucketController
- createVectorBucket(java.lang.String,com.adobe.testing.s3mock.vectors.dto.EncryptionConfiguration,java.util.Map) - function in com.adobe.testing.s3mock.vectors.service.VectorBucketService
- createVectorBucket(java.lang.String,java.lang.String,java.lang.String,java.util.Map) - function in com.adobe.testing.s3mock.vectors.store.VectorBucketStore
- CreateVectorBucketRequest - class in com.adobe.testing.s3mock.vectors.dto
- CreateVectorBucketResponse - class in com.adobe.testing.s3mock.vectors.dto
- createVersion() - function in com.adobe.testing.s3mock.s3.model.S3ObjectVersions