Interface ControlOuterClass.SolveResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ControlOuterClass.SolveResponse
,ControlOuterClass.SolveResponse.Builder
- Enclosing class:
ControlOuterClass
public static interface ControlOuterClass.SolveResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionboolean
map<string, string> ExporterResponse = 1;
Deprecated.int
map<string, string> ExporterResponse = 1;
map<string, string> ExporterResponse = 1;
getExporterResponseOrDefault
(String key, String defaultValue) map<string, string> ExporterResponse = 1;
map<string, string> ExporterResponse = 1;
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getExporterResponseCount
int getExporterResponseCount()map<string, string> ExporterResponse = 1;
-
containsExporterResponse
map<string, string> ExporterResponse = 1;
-
getExporterResponse
Deprecated.UsegetExporterResponseMap()
instead. -
getExporterResponseMap
-
getExporterResponseOrDefault
-
getExporterResponseOrThrow
-