public class PutConfigDataModelOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
PutConfigDataModelOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Map<String,AttributeType> |
attributeTypes()
Gets the attributeTypes.
|
String |
crn()
Gets the crn.
|
String |
locale()
Gets the locale.
|
PutConfigDataModelOptions.Builder |
newBuilder()
New builder.
|
Map<String,RecordType> |
recordTypes()
Gets the recordTypes.
|
Map<String,RelationshipType> |
relationshipTypes()
Gets the relationshipTypes.
|
Map<String,SystemProperties> |
systemProperties()
Gets the systemProperties.
|
public PutConfigDataModelOptions.Builder newBuilder()
public String crn()
public Map<String,RelationshipType> relationshipTypes()
public Map<String,RecordType> recordTypes()
public Map<String,AttributeType> attributeTypes()
public String locale()
public Map<String,SystemProperties> systemProperties()
Copyright © 2021 IBM Cloud. All rights reserved.