Interface RecommendationRelatedEventResource.Builder

    • Method Detail

      • name

        RecommendationRelatedEventResource.Builder name​(String name)

        The name of the resource that emitted the event. This corresponds to the Name field in an EventResource object.

        Parameters:
        name - The name of the resource that emitted the event. This corresponds to the Name field in an EventResource object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        RecommendationRelatedEventResource.Builder type​(String type)

        The type of the resource that emitted the event. This corresponds to the Type field in an EventResource object.

        Parameters:
        type - The type of the resource that emitted the event. This corresponds to the Type field in an EventResource object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.