Uses of Class
ai.promoted.proto.event.AppScreenView.Builder
-
Packages that use AppScreenView.Builder Package Description ai.promoted.proto.event -
-
Uses of AppScreenView.Builder in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return AppScreenView.Builder Modifier and Type Method Description AppScreenView.BuilderAppScreenView.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AppScreenView.BuilderAppScreenView.Builder. clear()AppScreenView.BuilderAppScreenView.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)AppScreenView.BuilderAppScreenView.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AppScreenView.BuilderAppScreenView.Builder. clone()AppScreenView.BuilderAutoView.Builder. getAppScreenViewBuilder().event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];AppScreenView.BuilderView.Builder. getAppScreenViewBuilder().event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];AppScreenView.BuilderAppScreenView.Builder. mergeFrom(AppScreenView other)AppScreenView.BuilderAppScreenView.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AppScreenView.BuilderAppScreenView.Builder. mergeFrom(com.google.protobuf.Message other)AppScreenView.BuilderAppScreenView.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static AppScreenView.BuilderAppScreenView. newBuilder()static AppScreenView.BuilderAppScreenView. newBuilder(AppScreenView prototype)AppScreenView.BuilderAppScreenView. newBuilderForType()protected AppScreenView.BuilderAppScreenView. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)AppScreenView.BuilderAppScreenView.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AppScreenView.BuilderAppScreenView.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AppScreenView.BuilderAppScreenView.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AppScreenView.BuilderAppScreenView. toBuilder()Methods in ai.promoted.proto.event with parameters of type AppScreenView.Builder Modifier and Type Method Description AutoView.BuilderAutoView.Builder. setAppScreenView(AppScreenView.Builder builderForValue).event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];View.BuilderView.Builder. setAppScreenView(AppScreenView.Builder builderForValue).event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];
-