Interface WebsiteCaSummary.Builder

    • Method Detail

      • websiteCaId

        WebsiteCaSummary.Builder websiteCaId​(String websiteCaId)

        A unique identifier for the CA.

        Parameters:
        websiteCaId - A unique identifier for the CA.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTime

        WebsiteCaSummary.Builder createdTime​(Instant createdTime)

        The time when the CA was added.

        Parameters:
        createdTime - The time when the CA was added.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • displayName

        WebsiteCaSummary.Builder displayName​(String displayName)

        The name to display.

        Parameters:
        displayName - The name to display.
        Returns:
        Returns a reference to this object so that method calls can be chained together.