public class ValidationSetForGetModelCustomizationJobOutput extends Object
| Constructor and Description |
|---|
ValidationSetForGetModelCustomizationJobOutput() |
| Modifier and Type | Method and Description |
|---|---|
ValidationSetForGetModelCustomizationJobOutput |
addDatasetsItem(DatasetForGetModelCustomizationJobOutput datasetsItem) |
ValidationSetForGetModelCustomizationJobOutput |
addTosPathsItem(String tosPathsItem) |
ValidationSetForGetModelCustomizationJobOutput |
datasets(List<DatasetForGetModelCustomizationJobOutput> datasets) |
boolean |
equals(Object o) |
@Valid List<DatasetForGetModelCustomizationJobOutput> |
getDatasets()
Get datasets
|
String |
getTosBucket()
Get tosBucket
|
List<String> |
getTosPaths()
Get tosPaths
|
int |
hashCode() |
void |
setDatasets(List<DatasetForGetModelCustomizationJobOutput> datasets) |
void |
setTosBucket(String tosBucket) |
void |
setTosPaths(List<String> tosPaths) |
ValidationSetForGetModelCustomizationJobOutput |
tosBucket(String tosBucket) |
ValidationSetForGetModelCustomizationJobOutput |
tosPaths(List<String> tosPaths) |
String |
toString() |
public ValidationSetForGetModelCustomizationJobOutput()
public ValidationSetForGetModelCustomizationJobOutput datasets(List<DatasetForGetModelCustomizationJobOutput> datasets)
public ValidationSetForGetModelCustomizationJobOutput addDatasetsItem(DatasetForGetModelCustomizationJobOutput datasetsItem)
@Valid public @Valid List<DatasetForGetModelCustomizationJobOutput> getDatasets()
public void setDatasets(List<DatasetForGetModelCustomizationJobOutput> datasets)
public ValidationSetForGetModelCustomizationJobOutput tosBucket(String tosBucket)
public String getTosBucket()
public void setTosBucket(String tosBucket)
public ValidationSetForGetModelCustomizationJobOutput tosPaths(List<String> tosPaths)
public ValidationSetForGetModelCustomizationJobOutput addTosPathsItem(String tosPathsItem)
Copyright © 2025. All rights reserved.