Package | Description |
---|---|
com.netease.cloud.services.nos | |
com.netease.cloud.services.nos.model.transform |
Modifier and Type | Method and Description |
---|---|
ObjectListing |
Nos.listObjects(ListObjectsRequest listObjectsRequest)
According to some query condition to return a list of summary information
about the objects in the specified buckets.
|
ObjectListing |
NosClient.listObjects(ListObjectsRequest listObjectsRequest) |
ObjectListing |
Nos.listObjects(String bucketName)
Returns a list of summary information about the objects in the specified
buckets.
|
ObjectListing |
NosClient.listObjects(String bucketName) |
Modifier and Type | Method and Description |
---|---|
ObjectListing |
XmlResponsesSaxParser.ListBucketHandler.getObjectListing() |
ObjectListing |
Unmarshallers.ListObjectsUnmarshaller.unmarshall(InputStream in) |
Copyright © 2017. All Rights Reserved.