public class TrainingDataObject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
TrainingDataObject.Builder
Builder.
|
Modifier and Type | Field and Description |
---|---|
protected Location |
location |
protected java.lang.String |
object |
Modifier | Constructor and Description |
---|---|
protected |
TrainingDataObject(TrainingDataObject.Builder builder) |
Modifier and Type | Method and Description |
---|---|
Location |
location()
Gets the location.
|
TrainingDataObject.Builder |
newBuilder()
New builder.
|
java.lang.String |
object()
Gets the object.
|
protected java.lang.String object
protected Location location
protected TrainingDataObject(TrainingDataObject.Builder builder)
public TrainingDataObject.Builder newBuilder()
public java.lang.String object()
The name of the object.
public Location location()
Defines the location of the bounding box around the object.