Interface Label.Builder

    • Method Detail

      • name

        Label.Builder name​(String name)

        The label name.

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

        Label.Builder description​(String description)

        The label description.

        Parameters:
        description - The label description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastUpdatedTime

        Label.Builder lastUpdatedTime​(String lastUpdatedTime)

        Timestamp of when the label was last updated.

        Parameters:
        lastUpdatedTime - Timestamp of when the label was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTime

        Label.Builder createdTime​(String createdTime)

        Timestamp of when the event type was created.

        Parameters:
        createdTime - Timestamp of when the event type was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        Label.Builder arn​(String arn)

        The label ARN.

        Parameters:
        arn - The label ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.