| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.common.model.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
DataBoxPb |
DataBoxPb.Builder.build() |
DataBoxPb |
DataBoxPb.Builder.buildPartial() |
DataBoxPb |
DataBoxesPbOrBuilder.getData(int index)
repeated .DataBoxPb data = 1; |
DataBoxPb |
DataBoxesPb.getData(int index)
repeated .DataBoxPb data = 1; |
DataBoxPb |
DataBoxesPb.Builder.getData(int index)
repeated .DataBoxPb data = 1; |
DataBoxPb |
ReceivedConfigDataPbOrBuilder.getDataBox()
.DataBoxPb dataBox = 5; |
DataBoxPb |
ReceivedConfigDataPb.getDataBox()
.DataBoxPb dataBox = 5; |
DataBoxPb |
ReceivedConfigDataPb.Builder.getDataBox()
.DataBoxPb dataBox = 5; |
DataBoxPb |
PublisherRegisterPb.getDataList(int index)
repeated .DataBoxPb dataList = 1; |
DataBoxPb |
PublisherRegisterPb.Builder.getDataList(int index)
repeated .DataBoxPb dataList = 1; |
DataBoxPb |
PublisherRegisterPbOrBuilder.getDataList(int index)
repeated .DataBoxPb dataList = 1; |
static DataBoxPb |
DataBoxPb.getDefaultInstance() |
DataBoxPb |
DataBoxPb.getDefaultInstanceForType() |
DataBoxPb |
DataBoxPb.Builder.getDefaultInstanceForType() |
static DataBoxPb |
DataBoxPb.parseDelimitedFrom(InputStream input) |
static DataBoxPb |
DataBoxPb.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoxPb |
DataBoxPb.parseFrom(byte[] data) |
static DataBoxPb |
DataBoxPb.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoxPb |
DataBoxPb.parseFrom(ByteBuffer data) |
static DataBoxPb |
DataBoxPb.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoxPb |
DataBoxPb.parseFrom(com.google.protobuf.ByteString data) |
static DataBoxPb |
DataBoxPb.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoxPb |
DataBoxPb.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataBoxPb |
DataBoxPb.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoxPb |
DataBoxPb.parseFrom(InputStream input) |
static DataBoxPb |
DataBoxPb.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DataBoxPb> |
DataBoxesPbOrBuilder.getDataList()
repeated .DataBoxPb data = 1; |
List<DataBoxPb> |
DataBoxesPb.getDataList()
repeated .DataBoxPb data = 1; |
List<DataBoxPb> |
DataBoxesPb.Builder.getDataList()
repeated .DataBoxPb data = 1; |
List<DataBoxPb> |
PublisherRegisterPb.getDataListList()
repeated .DataBoxPb dataList = 1; |
List<DataBoxPb> |
PublisherRegisterPb.Builder.getDataListList()
repeated .DataBoxPb dataList = 1; |
List<DataBoxPb> |
PublisherRegisterPbOrBuilder.getDataListList()
repeated .DataBoxPb dataList = 1; |
com.google.protobuf.Parser<DataBoxPb> |
DataBoxPb.getParserForType() |
static com.google.protobuf.Parser<DataBoxPb> |
DataBoxPb.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
DataBoxesPb.Builder |
DataBoxesPb.Builder.addData(DataBoxPb value)
repeated .DataBoxPb data = 1; |
DataBoxesPb.Builder |
DataBoxesPb.Builder.addData(int index,
DataBoxPb value)
repeated .DataBoxPb data = 1; |
PublisherRegisterPb.Builder |
PublisherRegisterPb.Builder.addDataList(DataBoxPb value)
repeated .DataBoxPb dataList = 1; |
PublisherRegisterPb.Builder |
PublisherRegisterPb.Builder.addDataList(int index,
DataBoxPb value)
repeated .DataBoxPb dataList = 1; |
ReceivedConfigDataPb.Builder |
ReceivedConfigDataPb.Builder.mergeDataBox(DataBoxPb value)
.DataBoxPb dataBox = 5; |
DataBoxPb.Builder |
DataBoxPb.Builder.mergeFrom(DataBoxPb other) |
static DataBoxPb.Builder |
DataBoxPb.newBuilder(DataBoxPb prototype) |
DataBoxesPb.Builder |
DataBoxesPb.Builder.setData(int index,
DataBoxPb value)
repeated .DataBoxPb data = 1; |
ReceivedConfigDataPb.Builder |
ReceivedConfigDataPb.Builder.setDataBox(DataBoxPb value)
.DataBoxPb dataBox = 5; |
PublisherRegisterPb.Builder |
PublisherRegisterPb.Builder.setDataList(int index,
DataBoxPb value)
repeated .DataBoxPb dataList = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
DataBoxesPb.Builder |
DataBoxesPb.Builder.addAllData(Iterable<? extends DataBoxPb> values)
repeated .DataBoxPb data = 1; |
PublisherRegisterPb.Builder |
PublisherRegisterPb.Builder.addAllDataList(Iterable<? extends DataBoxPb> values)
repeated .DataBoxPb dataList = 1; |
Copyright © 2023 The Ant Financial. All rights reserved.