public class Entity
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
Entity() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAttributes()
Gets the attributes.
|
String |
getId()
Gets the id.
|
Long |
getRecordCount()
Gets the recordCount.
|
String |
getType()
Gets the type.
|
String |
getTypeName()
Gets the typeName.
|
public String getType()
public String getId()
public Map<String,Object> getAttributes()
public String getTypeName()
public Long getRecordCount()
Copyright © 2021 IBM Cloud. All rights reserved.