public interface ServiceAppMappingResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsServiceAppMapping(String key)
map<string, .AppList> serviceAppMapping = 1; |
String |
getMessage()
string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 3; |
Map<String,AppList> |
getServiceAppMapping()
已过时。
|
int |
getServiceAppMappingCount()
map<string, .AppList> serviceAppMapping = 1; |
Map<String,AppList> |
getServiceAppMappingMap()
map<string, .AppList> serviceAppMapping = 1; |
AppList |
getServiceAppMappingOrDefault(String key,
AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1; |
AppList |
getServiceAppMappingOrThrow(String key)
map<string, .AppList> serviceAppMapping = 1; |
int |
getStatusCode()
int32 statusCode = 2; |
int getServiceAppMappingCount()
map<string, .AppList> serviceAppMapping = 1;boolean containsServiceAppMapping(String key)
map<string, .AppList> serviceAppMapping = 1;@Deprecated Map<String,AppList> getServiceAppMapping()
getServiceAppMappingMap() instead.Map<String,AppList> getServiceAppMappingMap()
map<string, .AppList> serviceAppMapping = 1;AppList getServiceAppMappingOrDefault(String key, AppList defaultValue)
map<string, .AppList> serviceAppMapping = 1;AppList getServiceAppMappingOrThrow(String key)
map<string, .AppList> serviceAppMapping = 1;int getStatusCode()
int32 statusCode = 2;String getMessage()
string message = 3;com.google.protobuf.ByteString getMessageBytes()
string message = 3;Copyright © 2023 The Ant Financial. All rights reserved.