Uses of Interface
ai.promoted.proto.event.IOSErrorOrBuilder
-
Packages that use IOSErrorOrBuilder Package Description ai.promoted.proto.event -
-
Uses of IOSErrorOrBuilder in ai.promoted.proto.event
Classes in ai.promoted.proto.event that implement IOSErrorOrBuilder Modifier and Type Class Description classIOSErrorProtobuf typeevent.IOSErrorstatic classIOSError.BuilderProtobuf typeevent.IOSErrorMethods in ai.promoted.proto.event that return IOSErrorOrBuilder Modifier and Type Method Description IOSErrorOrBuilderErrorHistory.Builder. getIosErrorsOrBuilder(int index)repeated .event.IOSError ios_errors = 1 [json_name = "iosErrors"];IOSErrorOrBuilderErrorHistory. getIosErrorsOrBuilder(int index)repeated .event.IOSError ios_errors = 1 [json_name = "iosErrors"];IOSErrorOrBuilderErrorHistoryOrBuilder. getIosErrorsOrBuilder(int index)repeated .event.IOSError ios_errors = 1 [json_name = "iosErrors"];Methods in ai.promoted.proto.event that return types with arguments of type IOSErrorOrBuilder Modifier and Type Method Description List<? extends IOSErrorOrBuilder>ErrorHistory.Builder. getIosErrorsOrBuilderList()repeated .event.IOSError ios_errors = 1 [json_name = "iosErrors"];List<? extends IOSErrorOrBuilder>ErrorHistory. getIosErrorsOrBuilderList()repeated .event.IOSError ios_errors = 1 [json_name = "iosErrors"];List<? extends IOSErrorOrBuilder>ErrorHistoryOrBuilder. getIosErrorsOrBuilderList()repeated .event.IOSError ios_errors = 1 [json_name = "iosErrors"];
-