| Package | Description |
|---|---|
| com.baidubce.services.bos | |
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectMetadata |
BosClient.getObjectMetadata(GetObjectMetadataRequest request)
Gets the metadata for the specified Bos object without actually fetching the object itself.
|
| Modifier and Type | Method and Description |
|---|---|
GetObjectMetadataRequest |
GetObjectMetadataRequest.withBucketName(String bucketName)
Sets the name of the bucket containing the object whose metadata is being retrieved.
|
GetObjectMetadataRequest |
GetObjectMetadataRequest.withKey(String key)
Sets the key of the object whose metadata is being retrieved.
|
GetObjectMetadataRequest |
GetObjectMetadataRequest.withRequestCredentials(BceCredentials credentials) |
Copyright © 2021. All rights reserved.