public static final class CDNSnapshotHistoryInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder> implements CDNSnapshotHistoryInfoOrBuilder
Volcengine.Live.Models.Business.CDNSnapshotHistoryInfogetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CDNSnapshotHistoryInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CDNSnapshotHistoryInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CDNSnapshotHistoryInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder mergeFrom(CDNSnapshotHistoryInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public CDNSnapshotHistoryInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CDNSnapshotHistoryInfo.Builder>IOExceptionpublic List<CDNSnapshotHistory> getDataList()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;getDataList in interface CDNSnapshotHistoryInfoOrBuilderpublic int getDataCount()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;getDataCount in interface CDNSnapshotHistoryInfoOrBuilderpublic CDNSnapshotHistory getData(int index)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;getData in interface CDNSnapshotHistoryInfoOrBuilderpublic CDNSnapshotHistoryInfo.Builder setData(int index, CDNSnapshotHistory value)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder setData(int index, CDNSnapshotHistory.Builder builderForValue)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder addData(CDNSnapshotHistory value)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder addData(int index, CDNSnapshotHistory value)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder addData(CDNSnapshotHistory.Builder builderForValue)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder addData(int index, CDNSnapshotHistory.Builder builderForValue)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder addAllData(Iterable<? extends CDNSnapshotHistory> values)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder clearData()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryInfo.Builder removeData(int index)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistory.Builder getDataBuilder(int index)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistoryOrBuilder getDataOrBuilder(int index)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;getDataOrBuilder in interface CDNSnapshotHistoryInfoOrBuilderpublic List<? extends CDNSnapshotHistoryOrBuilder> getDataOrBuilderList()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;getDataOrBuilderList in interface CDNSnapshotHistoryInfoOrBuilderpublic CDNSnapshotHistory.Builder addDataBuilder()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public CDNSnapshotHistory.Builder addDataBuilder(int index)
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public List<CDNSnapshotHistory.Builder> getDataBuilderList()
截图历史列表记录
repeated .Volcengine.Live.Models.Business.CDNSnapshotHistory Data = 1;public boolean hasPagination()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;hasPagination in interface CDNSnapshotHistoryInfoOrBuilderpublic Pagination getPagination()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;getPagination in interface CDNSnapshotHistoryInfoOrBuilderpublic CDNSnapshotHistoryInfo.Builder setPagination(Pagination value)
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;public CDNSnapshotHistoryInfo.Builder setPagination(Pagination.Builder builderForValue)
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;public CDNSnapshotHistoryInfo.Builder mergePagination(Pagination value)
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;public CDNSnapshotHistoryInfo.Builder clearPagination()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;public Pagination.Builder getPaginationBuilder()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;public PaginationOrBuilder getPaginationOrBuilder()
分页信息
.Volcengine.Live.Models.Business.Pagination Pagination = 2;getPaginationOrBuilder in interface CDNSnapshotHistoryInfoOrBuilderpublic final CDNSnapshotHistoryInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>public final CDNSnapshotHistoryInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CDNSnapshotHistoryInfo.Builder>Copyright © 2023. All rights reserved.