public class DataModelSystemProperties
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DataModelSystemProperties.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
DataModelAttributeTypeSystemProperties |
attributeTypes()
Gets the attributeTypes.
|
DataModelEntityTypeSystemProperties |
entityTypes()
Gets the entityTypes.
|
DataModelSystemProperties.Builder |
newBuilder()
New builder.
|
DataModelRecordTypeSystemProperties |
recordTypes()
Gets the recordTypes.
|
DataModelRelationshipTypeSystemProperties |
relationshipTypes()
Gets the relationshipTypes.
|
public DataModelSystemProperties.Builder newBuilder()
public DataModelAttributeTypeSystemProperties attributeTypes()
public DataModelRelationshipTypeSystemProperties relationshipTypes()
public DataModelEntityTypeSystemProperties entityTypes()
public DataModelRecordTypeSystemProperties recordTypes()
Copyright © 2021 IBM Cloud. All rights reserved.