Interface SignalCatalogSummary.Builder

    • Method Detail

      • name

        SignalCatalogSummary.Builder name​(String name)

        The name of the signal catalog.

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

        SignalCatalogSummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the signal catalog.

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

        SignalCatalogSummary.Builder creationTime​(Instant creationTime)

        The time the signal catalog was created in seconds since epoch (January 1, 1970 at midnight UTC time).

        Parameters:
        creationTime - The time the signal catalog was created in seconds since epoch (January 1, 1970 at midnight UTC time).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModificationTime

        SignalCatalogSummary.Builder lastModificationTime​(Instant lastModificationTime)

        The time the signal catalog was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).

        Parameters:
        lastModificationTime - The time the signal catalog was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
        Returns:
        Returns a reference to this object so that method calls can be chained together.