public static interface RecommendationRelatedEventResource.Builder extends SdkPojo, CopyableBuilder<RecommendationRelatedEventResource.Builder,RecommendationRelatedEventResource>
| Modifier and Type | Method and Description |
|---|---|
RecommendationRelatedEventResource.Builder |
name(String name)
The name of the resource that emitted the event.
|
RecommendationRelatedEventResource.Builder |
type(String type)
The type of the resource that emitted the event.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecommendationRelatedEventResource.Builder name(String name)
The name of the resource that emitted the event. This corresponds to the Name field in an
EventResource object.
name - The name of the resource that emitted the event. This corresponds to the Name field in an
EventResource object.RecommendationRelatedEventResource.Builder type(String type)
The type of the resource that emitted the event. This corresponds to the Type field in an
EventResource object.
type - The type of the resource that emitted the event. This corresponds to the Type field in an
EventResource object.Copyright © 2023. All rights reserved.