Interface CreateSignalCatalogResponse.Builder

    • Method Detail

      • name

        CreateSignalCatalogResponse.Builder name​(String name)

        The name of the created signal catalog.

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

        CreateSignalCatalogResponse.Builder arn​(String arn)

        The ARN of the created signal catalog.

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