Interface GetOrganizationResponse.GetResponseDataOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      BranchConfig getAttributes()
      .streamlayer.sdkSettings.organization.branch.BranchConfig attributes = 1 [json_name = "attributes"];
      boolean hasAttributes()
      .streamlayer.sdkSettings.organization.branch.BranchConfig attributes = 1 [json_name = "attributes"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • hasAttributes

        boolean hasAttributes()
        .streamlayer.sdkSettings.organization.branch.BranchConfig attributes = 1 [json_name = "attributes"];
        Returns:
        Whether the attributes field is set.
      • getAttributes

        BranchConfig getAttributes()
        .streamlayer.sdkSettings.organization.branch.BranchConfig attributes = 1 [json_name = "attributes"];
        Returns:
        The attributes.