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