程序包 | 说明 |
---|---|
com.aliyun.oss | |
com.aliyun.oss.model |
限定符和类型 | 方法和说明 |
---|---|
LiveChannelListing |
OSSClient.listLiveChannels(ListLiveChannelsRequest listLiveChannelRequest) |
LiveChannelListing |
OSS.listLiveChannels(ListLiveChannelsRequest listLiveChannelRequest)
Lists all Live Channels under a bucket that meets the requirement
specified by the parameter listLiveChannelRequest.
|
限定符和类型 | 方法和说明 |
---|---|
ListLiveChannelsRequest |
ListLiveChannelsRequest.withMarker(String marker)
Sets the marker filter.
|
ListLiveChannelsRequest |
ListLiveChannelsRequest.withMaxKeys(Integer maxKeys)
Sets the max number of Live Channels and returns the current
ListLiveChannelsRequest instance(this).
|
ListLiveChannelsRequest |
ListLiveChannelsRequest.withPrefix(String prefix)
Sets the prefix and returns the current ListLiveChannelsRequest instance
(this).
|
Copyright © 2019. All Rights Reserved.