Interface WorkerConfigurationRevisionSummary.Builder

    • Method Detail

      • creationTime

        WorkerConfigurationRevisionSummary.Builder creationTime​(Instant creationTime)

        The time that a worker configuration revision was created.

        Parameters:
        creationTime - The time that a worker configuration revision was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        WorkerConfigurationRevisionSummary.Builder description​(String description)

        The description of a worker configuration revision.

        Parameters:
        description - The description of a worker configuration revision.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revision

        WorkerConfigurationRevisionSummary.Builder revision​(Long revision)

        The revision of a worker configuration.

        Parameters:
        revision - The revision of a worker configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.