public static interface HeaderProcessing.HeaderProcessingCallbacks
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.s3.model.ObjectMetadata |
getObjectMetadata(String key)
Retrieve the object metadata.
|
@Retries.RetryTranslated com.amazonaws.services.s3.model.ObjectMetadata getObjectMetadata(String key) throws IOException
key - key to retrieve.IOException - IO and object access problems.Copyright © 2008–2022 Apache Software Foundation. All rights reserved.