Interface RecommendationRelatedEventResource.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RecommendationRelatedEventResource.Builder,RecommendationRelatedEventResource>, SdkBuilder<RecommendationRelatedEventResource.Builder,RecommendationRelatedEventResource>, SdkPojo
Enclosing class:
RecommendationRelatedEventResource

public static interface RecommendationRelatedEventResource.Builder extends SdkPojo, CopyableBuilder<RecommendationRelatedEventResource.Builder,RecommendationRelatedEventResource>
  • Method Details

    • 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

      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.