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