Interface ApplicationComponentSummary.Builder

    • Method Detail

      • appType

        ApplicationComponentSummary.Builder appType​(String appType)

        Contains the name of application types.

        Parameters:
        appType - Contains the name of application types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AppType, AppType
      • appType

        ApplicationComponentSummary.Builder appType​(AppType appType)

        Contains the name of application types.

        Parameters:
        appType - Contains the name of application types.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AppType, AppType
      • count

        ApplicationComponentSummary.Builder count​(Integer count)

        Contains the count of application type.

        Parameters:
        count - Contains the count of application type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.