程序包 | 说明 |
---|---|
com.aliyun.oss | |
com.aliyun.oss.model |
限定符和类型 | 方法和说明 |
---|---|
LiveChannelListing |
OSSClient.listLiveChannels(ListLiveChannelsRequest listLiveChannelRequest) |
LiveChannelListing |
OSS.listLiveChannels(ListLiveChannelsRequest listLiveChannelRequest)
按照请求参数要求返回的
LiveChannel 列表。 |
限定符和类型 | 方法和说明 |
---|---|
ListLiveChannelsRequest |
ListLiveChannelsRequest.withMarker(String marker)
设置marker, 用户设定结果从marker之后按字母排序的第一个开始返回。
|
ListLiveChannelsRequest |
ListLiveChannelsRequest.withMaxKeys(Integer maxKeys)
设置用于限定此次返回object的最大数,如果不设定,默认为100。
|
ListLiveChannelsRequest |
ListLiveChannelsRequest.withPrefix(String prefix)
设置prefix,限定返回的object key必须以prefix作为前缀。
|
Copyright © 2016. All Rights Reserved.