Class ComplexRelationAttributeRequest.Builder
Object
Builder
- Enclosing class:
ComplexRelationAttributeRequest
-
Method Summary
Modifier and TypeMethodDescriptionattributeTypeId(UUID attributeTypeId) Required. The ID of the type of the single attribute for complex relation.build()but()Deprecated.This method will be removed in the future.toString()The value of the attribute attached to the complex relation.
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useComplexRelationAttributeRequest.builder()Clone method for this Builder. -
attributeTypeId
Required. The ID of the type of the single attribute for complex relation.- Returns:
this.
-
value
The value of the attribute attached to the complex relation.- Returns:
this.
-
build
-
toString
-