A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
O
- OBJECT_PARTS - enum entry in com.adobe.testing.s3mock.s3.dto.ObjectAttributes
- OBJECT_SIZE - enum entry in com.adobe.testing.s3mock.s3.dto.ObjectAttributes
- OBJECT_WRITER - enum entry in com.adobe.testing.s3mock.s3.dto.ObjectOwnership
- objectAclController(com.adobe.testing.s3mock.s3.service.ObjectService,com.adobe.testing.s3mock.s3.service.BucketService) - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ObjectAclController - class in com.adobe.testing.s3mock.s3.controller
- ObjectAttributes - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- objectAttributesController(com.adobe.testing.s3mock.s3.service.ObjectService,com.adobe.testing.s3mock.s3.service.BucketService) - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ObjectAttributesController - class in com.adobe.testing.s3mock.s3.controller
- ObjectCannedACL - class in com.adobe.testing.s3mock.s3.dto
- Last validation: 2025-04.
- ObjectCannedACL.Companion - class in com.adobe.testing.s3mock.s3.dto.ObjectCannedACL
- objectCannedAclHeaderConverter() - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ObjectCannedAclHeaderConverter - class in com.adobe.testing.s3mock.s3.controller
- Converts values of the com.adobe.testing.s3mock.common.AwsHttpHeaders.X_AMZ_ACL which is sent by the Amazon client.
- ObjectController - class in com.adobe.testing.s3mock.s3.controller
- ObjectKey - class in com.adobe.testing.s3mock.s3.dto
- Key request value object.
- objectLegalHoldController(com.adobe.testing.s3mock.s3.service.ObjectService,com.adobe.testing.s3mock.s3.service.BucketService) - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ObjectLegalHoldController - class in com.adobe.testing.s3mock.s3.controller
- ObjectLockConfiguration - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- ObjectLockEnabled - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- ObjectLockEnabled.Companion - class in com.adobe.testing.s3mock.s3.dto.ObjectLockEnabled
- ObjectLockRule - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- objectMetadataHeaders(com.adobe.testing.s3mock.s3.model.S3ObjectMetadata,java.lang.Boolean,java.util.Map,java.lang.Boolean) - function in com.adobe.testing.s3mock.s3.util.ObjectMetadataHeadersKt
- Extension functions that build the S3 response headers for an S3ObjectMetadata.
- ObjectMetadataHeadersKt - class in com.adobe.testing.s3mock.s3.util
- ObjectOwnership - class in com.adobe.testing.s3mock.s3.dto
- Last validation: 2025-04.
- ObjectOwnership.Companion - class in com.adobe.testing.s3mock.s3.dto.ObjectOwnership
- objectOwnershipHeaderConverter() - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ObjectOwnershipHeaderConverter - class in com.adobe.testing.s3mock.s3.controller
- Converts values of the com.adobe.testing.s3mock.common.AwsHttpHeaders.X_AMZ_OBJECT_OWNERSHIP which is sent by the Amazon client.
- ObjectPart - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- ObjectPart.Companion - class in com.adobe.testing.s3mock.s3.dto.ObjectPart
- objectRetentionController(com.adobe.testing.s3mock.s3.service.ObjectService,com.adobe.testing.s3mock.s3.service.BucketService) - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ObjectRetentionController - class in com.adobe.testing.s3mock.s3.controller
- ObjectService - class in com.adobe.testing.s3mock.s3.service
- objectService(com.adobe.testing.s3mock.s3.store.BucketStore,com.adobe.testing.s3mock.s3.store.ObjectStore) - function in com.adobe.testing.s3mock.s3.service.ServiceConfiguration
- ObjectService.DeleteOutcome - class in com.adobe.testing.s3mock.s3.service.ObjectService
- Outcome of a deleteObject call: deleted is true when the object or version was fully removed from storage; isDeleteMarker is true when a delete marker was created (versioned delete without a specific versionId) or the deleted version was itself a delete marker.
- ObjectStore - class in com.adobe.testing.s3mock.s3.store
- objectStore(java.util.List,com.adobe.testing.s3mock.s3.store.BucketStore,tools.jackson.databind.ObjectMapper) - function in com.adobe.testing.s3mock.s3.store.StoreConfiguration
- objectTaggingController(com.adobe.testing.s3mock.s3.service.ObjectService,com.adobe.testing.s3mock.s3.service.BucketService) - function in com.adobe.testing.s3mock.s3.controller.ControllerConfiguration
- ObjectTaggingController - class in com.adobe.testing.s3mock.s3.controller
- ObjectVersion - class in com.adobe.testing.s3mock.s3.dto
- API Reference.
- ObjectVersion.Companion - class in com.adobe.testing.s3mock.s3.dto.ObjectVersion
- OFF - enum entry in com.adobe.testing.s3mock.s3.dto.LegalHold.Status
- ON - enum entry in com.adobe.testing.s3mock.s3.dto.LegalHold.Status
- ONEZONE_IA - enum entry in com.adobe.testing.s3mock.s3.dto.StorageClass
- OUTPOSTS - enum entry in com.adobe.testing.s3mock.s3.dto.StorageClass
- overrideHeadersFrom(java.util.Map) - function in com.adobe.testing.s3mock.s3.util.HeaderUtil
- Owner - class in com.adobe.testing.s3mock.s3.dto
- Owner of a Bucket.
- Owner.Companion - class in com.adobe.testing.s3mock.s3.dto.Owner