public static class ObjectStorageDataset.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ObjectStorageDataset |
build() |
ObjectStorageDataset.Builder |
copy(ObjectStorageDataset model) |
ObjectStorageDataset.Builder |
entityType(String entityType)
Entity Type categorizing the following list of words.
|
ObjectStorageDataset.Builder |
locationDetails(LocationDetails locationDetails) |
public ObjectStorageDataset.Builder entityType(String entityType)
Entity Type categorizing the following list of words.
entityType
- the value to setpublic ObjectStorageDataset.Builder locationDetails(LocationDetails locationDetails)
public ObjectStorageDataset build()
public ObjectStorageDataset.Builder copy(ObjectStorageDataset model)
Copyright © 2016–2024. All rights reserved.