Interface IngestionSummary.Builder

    • Method Detail

      • arn

        IngestionSummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the ingestion.

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

        IngestionSummary.Builder app​(String app)

        The name of the application.

        Parameters:
        app - The name of the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tenantId

        IngestionSummary.Builder tenantId​(String tenantId)

        The ID of the application tenant.

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