public static interface Relationship.Builder extends SdkPojo, CopyableBuilder<Relationship.Builder,Relationship>
| Modifier and Type | Method and Description |
|---|---|
Relationship.Builder |
relationshipType(String relationshipType)
The type of the relationship.
|
Relationship.Builder |
targetComponentTypeId(String targetComponentTypeId)
The ID of the target component type associated with this relationship.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRelationship.Builder relationshipType(String relationshipType)
The type of the relationship.
relationshipType - The type of the relationship.Relationship.Builder targetComponentTypeId(String targetComponentTypeId)
The ID of the target component type associated with this relationship.
targetComponentTypeId - The ID of the target component type associated with this relationship.Copyright © 2022. All rights reserved.