ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.addAllColorMatchList(Iterable<? extends ExecProtos.ScreenWatcherResult.ColorMatch> values) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.addColorMatchList(ExecProtos.ScreenWatcherResult.ColorMatch.Builder builderForValue) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.addColorMatchList(ExecProtos.ScreenWatcherResult.ColorMatch value) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.addColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch.Builder builderForValue) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.addColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch value) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.clear() |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.clearColorMatchList() |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.clearMd5() |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.clearPng() |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.clearWindowID() |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.clone() |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.mergeFrom(ExecProtos.ScreenWatcherResult other) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.mergeFrom(com.google.protobuf.Message other) |
static ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.newBuilder() |
static ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.newBuilder(ExecProtos.ScreenWatcherResult prototype) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.newBuilderForType() |
protected ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.removeColorMatchList(int index) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.setColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch.Builder builderForValue) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.setColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch value) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.setMd5(String value) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.setPng(com.google.protobuf.ByteString value) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.Builder.setWindowID(int value) |
ExecProtos.ScreenWatcherResult.Builder |
ExecProtos.ScreenWatcherResult.toBuilder() |