public class Entity
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Entity.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
id()
Gets the id.
|
Long |
mergeid()
Gets the mergeid.
|
Entity.Builder |
newBuilder()
New builder.
|
String |
type()
Gets the type.
|
Long |
uid()
Gets the uid.
|
public Entity.Builder newBuilder()
public String id()
public String type()
public Long uid()
public Long mergeid()
Copyright © 2021 IBM Cloud. All rights reserved.