Class GetResponse.GetResponseData.Builder

    • Field Summary

      • Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder

        instance
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GetResponse.GetResponseData.Builder clearAttributes()
      .streamlayer.sdkSettings.organization.branch.BranchApp attributes = 1 [json_name = "attributes"];
      BranchApp getAttributes()
      .streamlayer.sdkSettings.organization.branch.BranchApp attributes = 1 [json_name = "attributes"];
      boolean hasAttributes()
      .streamlayer.sdkSettings.organization.branch.BranchApp attributes = 1 [json_name = "attributes"];
      GetResponse.GetResponseData.Builder mergeAttributes​(BranchApp value)
      .streamlayer.sdkSettings.organization.branch.BranchApp attributes = 1 [json_name = "attributes"];
      GetResponse.GetResponseData.Builder setAttributes​(BranchApp value)
      .streamlayer.sdkSettings.organization.branch.BranchApp attributes = 1 [json_name = "attributes"];
      GetResponse.GetResponseData.Builder setAttributes​(BranchApp.Builder builderForValue)
      .streamlayer.sdkSettings.organization.branch.BranchApp attributes = 1 [json_name = "attributes"];
      • Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder

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

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

        equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized