public class Mention
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Mention.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
entity()
Gets the entity.
|
List<Long> |
location()
Gets the location.
|
Mention.Builder |
newBuilder()
New builder.
|
public Mention.Builder newBuilder()
public String entity()
The name of the entity.
Copyright © 2023 IBM Cloud. All rights reserved.