public class PutDataModelResponseDataModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutDataModelResponseDataModel() |
Modifier and Type | Method and Description |
---|---|
Map<String,PutDataModelResponseAttributeType> |
getAttributeTypes()
Gets the attributeTypes.
|
String |
getLocale()
Gets the locale.
|
Map<String,PutDataModelResponseRecordType> |
getRecordTypes()
Gets the recordTypes.
|
Map<String,PutDataModelResponseRelationshipType> |
getRelationshipTypes()
Gets the relationshipTypes.
|
PutDataModelResponseSystemProperties |
getSystemProperties()
Gets the systemProperties.
|
public Map<String,PutDataModelResponseAttributeType> getAttributeTypes()
public Map<String,PutDataModelResponseRelationshipType> getRelationshipTypes()
public Map<String,PutDataModelResponseRecordType> getRecordTypes()
public String getLocale()
public PutDataModelResponseSystemProperties getSystemProperties()
Copyright © 2021 IBM Cloud. All rights reserved.