public interface CDNSnapshotHistoryInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CDNSnapshotHistory |
getData(int index)
截图历史列表记录
|
int |
getDataCount()
截图历史列表记录
|
List<CDNSnapshotHistory> |
getDataList()
截图历史列表记录
|
CDNSnapshotHistoryOrBuilder |
getDataOrBuilder(int index)
截图历史列表记录
|
List<? extends CDNSnapshotHistoryOrBuilder> |
getDataOrBuilderList()
截图历史列表记录
|
Pagination |
getPagination()
分页信息
|
PaginationOrBuilder |
getPaginationOrBuilder()
分页信息
|
boolean |
hasPagination()
分页信息
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<CDNSnapshotHistory> getDataList()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;CDNSnapshotHistory getData(int index)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;int getDataCount()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;List<? extends CDNSnapshotHistoryOrBuilder> getDataOrBuilderList()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;CDNSnapshotHistoryOrBuilder getDataOrBuilder(int index)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;boolean hasPagination()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;Pagination getPagination()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;PaginationOrBuilder getPaginationOrBuilder()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;Copyright © 2025. All rights reserved.