Interface GroupingAppComponent.Builder

  • Method Details

    • appComponentId

      GroupingAppComponent.Builder appComponentId(String appComponentId)

      Indicates the identifier of an AppComponent.

      Parameters:
      appComponentId - Indicates the identifier of an AppComponent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • appComponentName

      GroupingAppComponent.Builder appComponentName(String appComponentName)

      Indicates the name of an AppComponent.

      Parameters:
      appComponentName - Indicates the name of an AppComponent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • appComponentType

      GroupingAppComponent.Builder appComponentType(String appComponentType)

      Indicates the type of an AppComponent.

      Parameters:
      appComponentType - Indicates the type of an AppComponent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.