Package 

Class ActivityConfig.Builder

  • All Implemented Interfaces:
    com.google.android.horologist.data.ActivityConfigOrBuilder , com.google.protobuf.MessageLite.Builder , com.google.protobuf.MessageLiteOrBuilder , java.lang.Cloneable

    
    public final class ActivityConfig.Builder
    extends GeneratedMessageLite.Builder<ActivityConfig, ActivityConfig.Builder> implements ActivityConfigOrBuilder
                        

    Protobuf type {@code com.google.android.horologist.data.ActivityConfig}

    • Method Summary

      Modifier and Type Method Description
      String getClassFullName() string classFullName = 2;
      ByteString getClassFullNameBytes() string classFullName = 2;
      ActivityConfig.Builder setClassFullName(String value) string classFullName = 2;
      ActivityConfig.Builder clearClassFullName() string classFullName = 2;
      ActivityConfig.Builder setClassFullNameBytes(ByteString value) string classFullName = 2;
      • Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder

        build, buildPartial, clear, clone, getDefaultInstanceForType, isInitialized, mergeFrom
      • Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

        mergeDelimitedFrom
      • Methods inherited from class com.google.protobuf.MessageLite.Builder

        build, buildPartial, clear, clone, mergeFrom
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait