Package | Description |
---|---|
com.netease.cloud.services.nos | |
com.netease.cloud.services.nos.model |
Classes modeling the various types represented by Nos.
|
Modifier and Type | Method and Description |
---|---|
ObjectMetadata |
Nos.getObjectMetadata(GetObjectMetadataRequest getObjectMetadataRequest)
Gets the metadata for the specified object without actually fetching the
object itself.
|
ObjectMetadata |
NosClient.getObjectMetadata(GetObjectMetadataRequest getObjectMetadataRequest) |
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.
|
Copyright © 2017. All Rights Reserved.