| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.common.model.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
AppList |
AppList.Builder.build() |
AppList |
AppList.Builder.buildPartial() |
static AppList |
AppList.getDefaultInstance() |
AppList |
AppList.getDefaultInstanceForType() |
AppList |
AppList.Builder.getDefaultInstanceForType() |
AppList |
ServiceAppMappingResponse.getServiceAppMappingOrDefault(String key,
AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
ServiceAppMappingResponse.Builder.getServiceAppMappingOrDefault(String key,
AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
ServiceAppMappingResponseOrBuilder.getServiceAppMappingOrDefault(String key,
AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
ServiceAppMappingResponse.getServiceAppMappingOrThrow(String key)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
ServiceAppMappingResponse.Builder.getServiceAppMappingOrThrow(String key)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
ServiceAppMappingResponseOrBuilder.getServiceAppMappingOrThrow(String key)
map<string, .AppList> serviceAppMapping = 1; |
static AppList |
AppList.parseDelimitedFrom(InputStream input) |
static AppList |
AppList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AppList |
AppList.parseFrom(byte[] data) |
static AppList |
AppList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AppList |
AppList.parseFrom(ByteBuffer data) |
static AppList |
AppList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AppList |
AppList.parseFrom(com.google.protobuf.ByteString data) |
static AppList |
AppList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AppList |
AppList.parseFrom(com.google.protobuf.CodedInputStream input) |
static AppList |
AppList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AppList |
AppList.parseFrom(InputStream input) |
static AppList |
AppList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,AppList> |
ServiceAppMappingResponse.Builder.getMutableServiceAppMapping()
已过时。
|
com.google.protobuf.Parser<AppList> |
AppList.getParserForType() |
Map<String,AppList> |
ServiceAppMappingResponse.getServiceAppMapping()
已过时。
|
Map<String,AppList> |
ServiceAppMappingResponse.Builder.getServiceAppMapping()
已过时。
|
Map<String,AppList> |
ServiceAppMappingResponseOrBuilder.getServiceAppMapping()
已过时。
|
Map<String,AppList> |
ServiceAppMappingResponse.getServiceAppMappingMap()
map<string, .AppList> serviceAppMapping = 1; |
Map<String,AppList> |
ServiceAppMappingResponse.Builder.getServiceAppMappingMap()
map<string, .AppList> serviceAppMapping = 1; |
Map<String,AppList> |
ServiceAppMappingResponseOrBuilder.getServiceAppMappingMap()
map<string, .AppList> serviceAppMapping = 1; |
static com.google.protobuf.Parser<AppList> |
AppList.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppList |
ServiceAppMappingResponse.getServiceAppMappingOrDefault(String key,
AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
ServiceAppMappingResponse.Builder.getServiceAppMappingOrDefault(String key,
AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
ServiceAppMappingResponseOrBuilder.getServiceAppMappingOrDefault(String key,
AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1; |
AppList.Builder |
AppList.Builder.mergeFrom(AppList other) |
static AppList.Builder |
AppList.newBuilder(AppList prototype) |
ServiceAppMappingResponse.Builder |
ServiceAppMappingResponse.Builder.putServiceAppMapping(String key,
AppList value)
map<string, .AppList> serviceAppMapping = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceAppMappingResponse.Builder |
ServiceAppMappingResponse.Builder.putAllServiceAppMapping(Map<String,AppList> values)
map<string, .AppList> serviceAppMapping = 1; |
Copyright © 2023 The Ant Financial. All rights reserved.