ExecProtos.ScreenWatcher.Builder
ExecProtos.ScreenWatcher.Builder.addAllColorSpecList(java.lang.Iterable<? extends ExecProtos.ScreenWatcher.ColorSpec> values)
ExecProtos.ScreenWatcher.Builder.addAllMd5List(java.lang.Iterable<java.lang.String> values)
ExecProtos.ScreenWatcher.Builder.addColorSpecList(ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
ExecProtos.ScreenWatcher.Builder.addColorSpecList(ExecProtos.ScreenWatcher.ColorSpec value)
ExecProtos.ScreenWatcher.Builder.addColorSpecList(int index, ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
ExecProtos.ScreenWatcher.Builder.addColorSpecList(int index, ExecProtos.ScreenWatcher.ColorSpec value)
ExecProtos.ScreenWatcher.Builder.addMd5List(java.lang.String value)
ExecProtos.ScreenWatcher.Builder.clear()
ExecProtos.ScreenWatcher.Builder.clearArea()
ExecProtos.ScreenWatcher.Builder.clearColorSpecList()
ExecProtos.ScreenWatcher.Builder.clearIncludeImage()
ExecProtos.ScreenWatcher.Builder.clearMd5List()
ExecProtos.ScreenWatcher.Builder.clearTimeOut()
ExecProtos.ScreenWatcher.Builder.clearWindowID()
ExecProtos.ScreenWatcher.Builder.clone()
ExecProtos.ScreenWatcher.Builder.mergeArea(ExecProtos.Area value)
ExecProtos.ScreenWatcher.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExecProtos.ScreenWatcher.Builder.mergeFrom(ExecProtos.ScreenWatcher other)
ExecProtos.ScreenWatcher.Builder.mergeFrom(com.google.protobuf.Message other)
static ExecProtos.ScreenWatcher.Builder
ExecProtos.ScreenWatcher.newBuilder()
ExecProtos.ScreenWatcher.newBuilder(ExecProtos.ScreenWatcher prototype)
ExecProtos.ScreenWatcher.newBuilderForType()
protected ExecProtos.ScreenWatcher.Builder
ExecProtos.ScreenWatcher.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
ExecProtos.ScreenWatcher.Builder.removeColorSpecList(int index)
ExecProtos.ScreenWatcher.Builder.setArea(ExecProtos.Area.Builder builderForValue)
ExecProtos.ScreenWatcher.Builder.setArea(ExecProtos.Area value)
ExecProtos.ScreenWatcher.Builder.setColorSpecList(int index, ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
ExecProtos.ScreenWatcher.Builder.setColorSpecList(int index, ExecProtos.ScreenWatcher.ColorSpec value)
ExecProtos.ScreenWatcher.Builder.setIncludeImage(boolean value)
ExecProtos.ScreenWatcher.Builder.setMd5List(int index, java.lang.String value)
ExecProtos.ScreenWatcher.Builder.setTimeOut(int value)
ExecProtos.ScreenWatcher.Builder.setWindowID(int value)
ExecProtos.ScreenWatcher.toBuilder()