Interface ComponentSummary.Builder

  • Method Details

    • applicationId

      ComponentSummary.Builder applicationId(String applicationId)

      The ID of the application.

      Parameters:
      applicationId - The ID of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • componentId

      ComponentSummary.Builder componentId(String componentId)

      The ID of the component.

      Parameters:
      componentId - The ID of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • componentType

      ComponentSummary.Builder componentType(String componentType)

      The type of the component.

      Parameters:
      componentType - The type of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • componentType

      ComponentSummary.Builder componentType(ComponentType componentType)

      The type of the component.

      Parameters:
      componentType - The type of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tags

      The tags of the component.

      Parameters:
      tags - The tags of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the component summary.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the component summary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.