A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W 

S

S3Exception - class in com.adobe.testing.s3mock.s3
RuntimeException to communicate general S3 errors.
S3Exception.Companion - class in com.adobe.testing.s3mock.s3.S3Exception
 
S3MockApplication - class in com.adobe.testing.s3mock
 
S3MockConfiguration - class in com.adobe.testing.s3mock
 
s3MockExceptionHandler() - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
 
S3MockProperties - class in com.adobe.testing.s3mock
 
S3NamespaceKt - class in com.adobe.testing.s3mock.s3.dto
 
S3Object - class in com.adobe.testing.s3mock.s3.dto
Class representing an Object on S3.
S3ObjectIdentifier - class in com.adobe.testing.s3mock.s3.dto
Object identifier used in many APIs.
S3ObjectMetadata - class in com.adobe.testing.s3mock.s3.model
Represents an object in S3, used to serialize and deserialize all metadata locally.
S3ObjectMetadata.Companion - class in com.adobe.testing.s3mock.s3.model.S3ObjectMetadata
 
S3ObjectVersions - class in com.adobe.testing.s3mock.s3.model
doc.
S3ObjectVersions.Companion - class in com.adobe.testing.s3mock.s3.model.S3ObjectVersions
 
S3VectorsException - class in com.adobe.testing.s3mock.vectors
RuntimeException to communicate S3 Vectors errors.
S3VectorsException.Companion - class in com.adobe.testing.s3mock.vectors.S3VectorsException
 
s3VectorsExceptionHandler() - function in com.adobe.testing.s3mock.vectors.controller.VectorsControllerConfiguration
 
S3VectorsProperties - class in com.adobe.testing.s3mock.vectors
Configuration properties for the S3 Vectors API endpoints.
S3Verified - class in com.adobe.testing.s3mock.common
A function or class was validated against S3 APIs.
S3VerifiedTodo - class in com.adobe.testing.s3mock.common
A function or class is new and needs verification against S3 APIs.
SA_EAST_1 - enum entry in com.adobe.testing.s3mock.s3.dto.Region
 
serialize(com.adobe.testing.s3mock.s3.dto.LocationConstraint,tools.jackson.core.JsonGenerator,tools.jackson.databind.SerializationContext) - function in com.adobe.testing.s3mock.s3.dto.serialization.LocationConstraintSerializer
 
serialize(com.adobe.testing.s3mock.s3.dto.Region,tools.jackson.core.JsonGenerator,tools.jackson.databind.SerializationContext) - function in com.adobe.testing.s3mock.s3.dto.serialization.RegionSerializer
 
serializeWithType(com.adobe.testing.s3mock.s3.dto.LocationConstraint,tools.jackson.core.JsonGenerator,tools.jackson.databind.SerializationContext,tools.jackson.databind.jsontype.TypeSerializer) - function in tools.jackson.databind.ValueSerializer
 
serializeWithType(com.adobe.testing.s3mock.s3.dto.Region,tools.jackson.core.JsonGenerator,tools.jackson.databind.SerializationContext,tools.jackson.databind.jsontype.TypeSerializer) - function in tools.jackson.databind.ValueSerializer
 
ServiceBase - class in com.adobe.testing.s3mock.s3.service
 
ServiceBase.Companion - class in com.adobe.testing.s3mock.s3.service.ServiceBase
 
ServiceConfiguration - class in com.adobe.testing.s3mock.s3.service
 
setAccessControlList(java.util.List) - function in com.adobe.testing.s3mock.s3.dto.AccessControlPolicy
 
setAcl(java.lang.String,java.lang.String,java.lang.String,com.adobe.testing.s3mock.s3.dto.AccessControlPolicy) - function in com.adobe.testing.s3mock.s3.service.ObjectService
 
setBucketLifecycleConfiguration(java.lang.String,com.adobe.testing.s3mock.s3.dto.BucketLifecycleConfiguration) - function in com.adobe.testing.s3mock.s3.service.BucketService
 
setLegalHold(java.lang.String,java.lang.String,java.lang.String,com.adobe.testing.s3mock.s3.dto.LegalHold) - function in com.adobe.testing.s3mock.s3.service.ObjectService
 
setMessageSource(org.springframework.context.MessageSource) - function in org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
 
setObjectLockConfiguration(java.lang.String,com.adobe.testing.s3mock.s3.dto.ObjectLockConfiguration) - function in com.adobe.testing.s3mock.s3.service.BucketService
 
setOwner(com.adobe.testing.s3mock.s3.dto.Owner) - function in com.adobe.testing.s3mock.s3.dto.AccessControlPolicy
 
setRetention(java.lang.String,java.lang.String,java.lang.String,com.adobe.testing.s3mock.s3.dto.Retention) - function in com.adobe.testing.s3mock.s3.service.ObjectService
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setTags(java.lang.String,java.lang.String,java.lang.String,java.util.List) - function in com.adobe.testing.s3mock.s3.service.ObjectService
 
setVersioningConfiguration(java.lang.String,com.adobe.testing.s3mock.s3.dto.VersioningConfiguration) - function in com.adobe.testing.s3mock.s3.service.BucketService
 
SHA1 - enum entry in com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm
 
SHA256 - enum entry in com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm
 
sha256Hex(java.lang.String) - function in com.adobe.testing.s3mock.vectors.store.VectorStore.Companion
 
SINGLE_AVAILABILITY_ZONE - enum entry in com.adobe.testing.s3mock.s3.dto.DataRedundancy
 
SINGLE_LOCAL_ZONE - enum entry in com.adobe.testing.s3mock.s3.dto.DataRedundancy
 
skip(java.lang.Long) - function in java.io.InputStream
 
skipNBytes(java.lang.Long) - function in java.io.InputStream
 
SNOW - enum entry in com.adobe.testing.s3mock.s3.dto.StorageClass
 
STANDARD - enum entry in com.adobe.testing.s3mock.s3.dto.StorageClass
 
STANDARD_IA - enum entry in com.adobe.testing.s3mock.s3.dto.StorageClass
 
start(java.util.Map,java.lang.String) - function in com.adobe.testing.s3mock.S3MockApplication.Companion
Starts the server.
start(java.lang.String) - function in com.adobe.testing.s3mock.S3MockApplication.Companion
Starts the server.
stop() - function in com.adobe.testing.s3mock.S3MockApplication
Stops the server.
STORAGE_CLASS - enum entry in com.adobe.testing.s3mock.s3.dto.ObjectAttributes
 
StorageClass - class in com.adobe.testing.s3mock.s3.dto
API Reference.
StorageClass.Companion - class in com.adobe.testing.s3mock.s3.dto.StorageClass
 
storageClassHeaders(com.adobe.testing.s3mock.s3.model.S3ObjectMetadata) - function in com.adobe.testing.s3mock.s3.util.ObjectMetadataHeadersKt
Creates response headers from S3ObjectMetadata StorageClass.
storeAcl(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.lang.String,com.adobe.testing.s3mock.s3.dto.AccessControlPolicy) - function in com.adobe.testing.s3mock.s3.store.ObjectStore
 
StoreBase - class in com.adobe.testing.s3mock.s3.store
 
storeBucketLifecycleConfiguration(com.adobe.testing.s3mock.s3.model.BucketMetadata,com.adobe.testing.s3mock.s3.dto.BucketLifecycleConfiguration) - function in com.adobe.testing.s3mock.s3.store.BucketStore
 
StoreCleaner - class in com.adobe.testing.s3mock.s3.store
 
storeCleaner(java.io.File,com.adobe.testing.s3mock.s3.store.StoreProperties) - function in com.adobe.testing.s3mock.s3.store.StoreConfiguration
 
StoreCleaner.Companion - class in com.adobe.testing.s3mock.s3.store.StoreCleaner
 
StoreConfiguration - class in com.adobe.testing.s3mock.s3.store
 
StoreConfiguration.Companion - class in com.adobe.testing.s3mock.s3.store.StoreConfiguration
 
storeHeadersFrom(org.springframework.http.HttpHeaders) - function in com.adobe.testing.s3mock.s3.util.HeaderUtil
Retrieves headers to store from request.
storeLegalHold(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.lang.String,com.adobe.testing.s3mock.s3.dto.LegalHold) - function in com.adobe.testing.s3mock.s3.store.ObjectStore
 
storeObjectLockConfiguration(com.adobe.testing.s3mock.s3.model.BucketMetadata,com.adobe.testing.s3mock.s3.dto.ObjectLockConfiguration) - function in com.adobe.testing.s3mock.s3.store.BucketStore
 
storePolicy(java.lang.String,java.lang.String) - function in com.adobe.testing.s3mock.vectors.store.VectorBucketStore
 
StoreProperties - class in com.adobe.testing.s3mock.s3.store
 
storeRetention(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.lang.String,com.adobe.testing.s3mock.s3.dto.Retention) - function in com.adobe.testing.s3mock.s3.store.ObjectStore
 
storeS3ObjectMetadata(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.lang.String,java.lang.String,java.util.Map,java.nio.file.Path,java.util.Map,java.util.Map,java.lang.String,java.util.List,com.adobe.testing.s3mock.s3.dto.ChecksumAlgorithm,java.lang.String,com.adobe.testing.s3mock.s3.dto.Owner,com.adobe.testing.s3mock.s3.dto.StorageClass,com.adobe.testing.s3mock.s3.dto.ChecksumType,java.util.List) - function in com.adobe.testing.s3mock.s3.store.ObjectStore
 
storeTags(com.adobe.testing.s3mock.s3.model.BucketMetadata,java.util.UUID,java.lang.String,java.util.List) - function in com.adobe.testing.s3mock.s3.store.ObjectStore
 
storeVersioningConfiguration(com.adobe.testing.s3mock.s3.model.BucketMetadata,com.adobe.testing.s3mock.s3.dto.VersioningConfiguration) - function in com.adobe.testing.s3mock.s3.store.BucketStore
 
StripedLocks - class in com.adobe.testing.s3mock.common
Fixed-size set of lock objects, striped by key hash.
supportsUpdate(tools.jackson.databind.DeserializationConfig) - function in tools.jackson.databind.ValueDeserializer
 
SUSPENDED - enum entry in com.adobe.testing.s3mock.s3.dto.VersioningConfiguration.Status
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W