public class DataModelRelationshipRule
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DataModelRelationshipRule.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
DataModelRelationshipRule.Builder |
newBuilder()
New builder.
|
DataModelRelationshipEndpoint |
source()
Gets the source.
|
DataModelRelationshipEndpoint |
target()
Gets the target.
|
public DataModelRelationshipRule.Builder newBuilder()
public DataModelRelationshipEndpoint source()
public DataModelRelationshipEndpoint target()
Copyright © 2021 IBM Cloud. All rights reserved.