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 | Method and Description |
---|---|
Location |
location()
Gets the location.
|
TrainingDataObject.Builder |
newBuilder()
New builder.
|
String |
object()
Gets the object.
|
public TrainingDataObject.Builder newBuilder()
public String object()
The name of the object.
public Location location()
Defines the location of the bounding box around the object.
Copyright © 2021 IBM Cloud. All rights reserved.