public static interface RelationshipValue.Builder extends SdkPojo, CopyableBuilder<RelationshipValue.Builder,RelationshipValue>
| Modifier and Type | Method and Description |
|---|---|
RelationshipValue.Builder |
targetComponentName(String targetComponentName)
The name of the target component associated with the relationship value.
|
RelationshipValue.Builder |
targetEntityId(String targetEntityId)
The ID of the target entity associated with this relationship value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRelationshipValue.Builder targetEntityId(String targetEntityId)
The ID of the target entity associated with this relationship value.
targetEntityId - The ID of the target entity associated with this relationship value.RelationshipValue.Builder targetComponentName(String targetComponentName)
The name of the target component associated with the relationship value.
targetComponentName - The name of the target component associated with the relationship value.Copyright © 2023. All rights reserved.