Class Tenant.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, TenantOrBuilder, java.lang.Cloneable
    Enclosing class:
    Tenant

    public static final class Tenant.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
    implements TenantOrBuilder
     This is a GlobalGetable
     
    Protobuf type littlehorse.Tenant
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Tenant.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)  
      Tenant build()  
      Tenant buildPartial()  
      Tenant.Builder clear()  
      Tenant.Builder clearCreatedAt()
      Future versions will include quotas on a per-Tenant basis.
      Tenant.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)  
      Tenant.Builder clearId()
      string id = 1;
      Tenant.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)  
      Tenant.Builder clone()  
      com.google.protobuf.Timestamp getCreatedAt()
      Future versions will include quotas on a per-Tenant basis.
      com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()
      Future versions will include quotas on a per-Tenant basis.
      com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
      Future versions will include quotas on a per-Tenant basis.
      Tenant getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      com.google.protobuf.Descriptors.Descriptor getDescriptorForType()  
      java.lang.String getId()
      string id = 1;
      com.google.protobuf.ByteString getIdBytes()
      string id = 1;
      boolean hasCreatedAt()
      Future versions will include quotas on a per-Tenant basis.
      boolean isInitialized()  
      Tenant.Builder mergeCreatedAt​(com.google.protobuf.Timestamp value)
      Future versions will include quotas on a per-Tenant basis.
      Tenant.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      Tenant.Builder mergeFrom​(com.google.protobuf.Message other)  
      Tenant.Builder mergeFrom​(Tenant other)  
      Tenant.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)  
      Tenant.Builder setCreatedAt​(com.google.protobuf.Timestamp value)
      Future versions will include quotas on a per-Tenant basis.
      Tenant.Builder setCreatedAt​(com.google.protobuf.Timestamp.Builder builderForValue)
      Future versions will include quotas on a per-Tenant basis.
      Tenant.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)  
      Tenant.Builder setId​(java.lang.String value)
      string id = 1;
      Tenant.Builder setIdBytes​(com.google.protobuf.ByteString value)
      string id = 1;
      Tenant.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)  
      Tenant.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)  
      • Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder

        getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField
      • Methods inherited from class com.google.protobuf.AbstractMessage.Builder

        findInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
      • Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

        mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.Message.Builder

        mergeDelimitedFrom, mergeDelimitedFrom
      • Methods inherited from interface com.google.protobuf.MessageLite.Builder

        mergeFrom
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • clear

        public Tenant.Builder clear()
        Specified by:
        clear in interface com.google.protobuf.Message.Builder
        Specified by:
        clear in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • getDefaultInstanceForType

        public Tenant getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public Tenant build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public Tenant buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • clone

        public Tenant.Builder clone()
        Specified by:
        clone in interface com.google.protobuf.Message.Builder
        Specified by:
        clone in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • setField

        public Tenant.Builder setField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                       java.lang.Object value)
        Specified by:
        setField in interface com.google.protobuf.Message.Builder
        Overrides:
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • clearField

        public Tenant.Builder clearField​(com.google.protobuf.Descriptors.FieldDescriptor field)
        Specified by:
        clearField in interface com.google.protobuf.Message.Builder
        Overrides:
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • clearOneof

        public Tenant.Builder clearOneof​(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        Specified by:
        clearOneof in interface com.google.protobuf.Message.Builder
        Overrides:
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • setRepeatedField

        public Tenant.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                               int index,
                                               java.lang.Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • addRepeatedField

        public Tenant.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                               java.lang.Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • mergeFrom

        public Tenant.Builder mergeFrom​(com.google.protobuf.Message other)
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Tenant.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • mergeFrom

        public Tenant.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                 throws java.io.IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Tenant.Builder>
        Throws:
        java.io.IOException
      • getId

        public java.lang.String getId()
        string id = 1;
        Specified by:
        getId in interface TenantOrBuilder
        Returns:
        The id.
      • getIdBytes

        public com.google.protobuf.ByteString getIdBytes()
        string id = 1;
        Specified by:
        getIdBytes in interface TenantOrBuilder
        Returns:
        The bytes for id.
      • setId

        public Tenant.Builder setId​(java.lang.String value)
        string id = 1;
        Parameters:
        value - The id to set.
        Returns:
        This builder for chaining.
      • clearId

        public Tenant.Builder clearId()
        string id = 1;
        Returns:
        This builder for chaining.
      • setIdBytes

        public Tenant.Builder setIdBytes​(com.google.protobuf.ByteString value)
        string id = 1;
        Parameters:
        value - The bytes for id to set.
        Returns:
        This builder for chaining.
      • hasCreatedAt

        public boolean hasCreatedAt()
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
        Specified by:
        hasCreatedAt in interface TenantOrBuilder
        Returns:
        Whether the createdAt field is set.
      • getCreatedAt

        public com.google.protobuf.Timestamp getCreatedAt()
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
        Specified by:
        getCreatedAt in interface TenantOrBuilder
        Returns:
        The createdAt.
      • setCreatedAt

        public Tenant.Builder setCreatedAt​(com.google.protobuf.Timestamp value)
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
      • setCreatedAt

        public Tenant.Builder setCreatedAt​(com.google.protobuf.Timestamp.Builder builderForValue)
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
      • mergeCreatedAt

        public Tenant.Builder mergeCreatedAt​(com.google.protobuf.Timestamp value)
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
      • clearCreatedAt

        public Tenant.Builder clearCreatedAt()
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
      • getCreatedAtBuilder

        public com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
      • getCreatedAtOrBuilder

        public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
         Future versions will include quotas on a per-Tenant basis.
         
        .google.protobuf.Timestamp created_at = 2;
        Specified by:
        getCreatedAtOrBuilder in interface TenantOrBuilder
      • setUnknownFields

        public final Tenant.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>
      • mergeUnknownFields

        public final Tenant.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tenant.Builder>