| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectOperations.getObjectAttributes(S3Configuration configuration,
S3Connection connection,
String bucketName,
String key,
String versionId,
ApiObjectAttributes objectAttributes,
Integer maxParts,
Integer partNumberMarker,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<GetObjectAttributesResponse,Void> callback)
Retrieves all the metadata from an object without returning the object itself.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.