类的使用
com.baidubce.services.bos.model.GetObjectMetadataRequest
-
使用GetObjectMetadataRequest的程序包 程序包 说明 com.baidubce.services.bos com.baidubce.services.bos.model -
-
com.baidubce.services.bos中GetObjectMetadataRequest的使用
参数类型为GetObjectMetadataRequest的com.baidubce.services.bos中的方法 修饰符和类型 方法 说明 ObjectMetadataBosClient. getObjectMetadata(GetObjectMetadataRequest request)Gets the metadata for the specified Bos object without actually fetching the object itself. -
com.baidubce.services.bos.model中GetObjectMetadataRequest的使用
返回GetObjectMetadataRequest的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 GetObjectMetadataRequestGetObjectMetadataRequest. withBucketName(String bucketName)Sets the name of the bucket containing the object whose metadata is being retrieved.GetObjectMetadataRequestGetObjectMetadataRequest. withKey(String key)Sets the key of the object whose metadata is being retrieved.GetObjectMetadataRequestGetObjectMetadataRequest. withRequestCredentials(BceCredentials credentials)
-