Interface IngestionSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IngestionSummary.Builder,IngestionSummary>, SdkBuilder<IngestionSummary.Builder,IngestionSummary>, SdkPojo
Enclosing class:
IngestionSummary

public static interface IngestionSummary.Builder extends SdkPojo, CopyableBuilder<IngestionSummary.Builder,IngestionSummary>
  • Method Details

    • 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

      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.
    • state

      The status of the ingestion.

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

      The status of the ingestion.

      Parameters:
      state - The status of the ingestion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: