| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectOperations.headObject(S3Configuration configuration,
S3Connection connection,
String bucketName,
String key,
String versionId,
ObjectMatchingConstraints objectMatchingConstraints,
Integer partNumber,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<HeadObjectResponse,Void> callback)
The HEAD action retrieves metadata from an object without returning the object itself.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.