Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
DataModelRelationshipEndpoint.Builder |
DataModelRelationshipEndpoint.Builder.addEntityTypes(String entityTypes)
Adds an entityTypes to entityTypes.
|
DataModelRelationshipEndpoint.Builder |
DataModelRelationshipEndpoint.Builder.addRecordTypes(String recordTypes)
Adds an recordTypes to recordTypes.
|
DataModelRelationshipEndpoint.Builder |
DataModelRelationshipEndpoint.Builder.entityTypes(List<String> entityTypes)
Set the entityTypes.
|
DataModelRelationshipEndpoint.Builder |
DataModelRelationshipEndpoint.newBuilder()
New builder.
|
DataModelRelationshipEndpoint.Builder |
DataModelRelationshipEndpoint.Builder.recordTypes(List<String> recordTypes)
Set the recordTypes.
|
Copyright © 2021 IBM Cloud. All rights reserved.