Interface CreateTemplateShareResponse.Builder

    • Method Detail

      • templateArn

        CreateTemplateShareResponse.Builder templateArn​(String templateArn)

        The review template ARN.

        Parameters:
        templateArn - The review template ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • shareId

        CreateTemplateShareResponse.Builder shareId​(String shareId)
        Sets the value of the ShareId property for this object.
        Parameters:
        shareId - The new value for the ShareId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.