类的使用
com.baidubce.services.bos.model.ListObjectsResponse
-
使用ListObjectsResponse的程序包 程序包 说明 com.baidubce.services.bos -
-
com.baidubce.services.bos中ListObjectsResponse的使用
返回ListObjectsResponse的com.baidubce.services.bos中的方法 修饰符和类型 方法 说明 ListObjectsResponseBosClient. listNextBatchOfObjects(ListObjectsResponse previousResponse)Provides an easy way to continue a truncated object listing and retrieve the next page of results.ListObjectsResponseBosClient. listObjects(ListObjectsRequest request)Returns ListObjectsResponse containing a list of summary information about the objects in the specified buckets.ListObjectsResponseBosClient. listObjects(String bucketName)Returns ListObjectsResponse containing a list of summary information about the objects in the specified buckets.ListObjectsResponseBosClient. listObjects(String bucketName, String prefix)Returns ListObjectsResponse containing a list of summary information about the objects in the specified buckets.参数类型为ListObjectsResponse的com.baidubce.services.bos中的方法 修饰符和类型 方法 说明 ListObjectsResponseBosClient. listNextBatchOfObjects(ListObjectsResponse previousResponse)Provides an easy way to continue a truncated object listing and retrieve the next page of results.
-