public static interface ListMlModelTrainingJobsResponse.Builder extends NeptunedataResponse.Builder, SdkPojo, CopyableBuilder<ListMlModelTrainingJobsResponse.Builder,ListMlModelTrainingJobsResponse>
| Modifier and Type | Method and Description |
|---|---|
ListMlModelTrainingJobsResponse.Builder |
ids(Collection<String> ids)
A page of the list of model training job IDs.
|
ListMlModelTrainingJobsResponse.Builder |
ids(String... ids)
A page of the list of model training job IDs.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListMlModelTrainingJobsResponse.Builder ids(Collection<String> ids)
A page of the list of model training job IDs.
ids - A page of the list of model training job IDs.ListMlModelTrainingJobsResponse.Builder ids(String... ids)
A page of the list of model training job IDs.
ids - A page of the list of model training job IDs.Copyright © 2023. All rights reserved.