| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
StartMlModelTrainingJobResponse.Builder |
StartMlModelTrainingJobResponse.Builder.arn(String arn)
The ARN of the new model training job.
|
static StartMlModelTrainingJobResponse.Builder |
StartMlModelTrainingJobResponse.builder() |
StartMlModelTrainingJobResponse.Builder |
StartMlModelTrainingJobResponse.Builder.creationTimeInMillis(Long creationTimeInMillis)
The model training job creation time, in milliseconds.
|
StartMlModelTrainingJobResponse.Builder |
StartMlModelTrainingJobResponse.Builder.id(String id)
The unique ID of the new model training job.
|
StartMlModelTrainingJobResponse.Builder |
StartMlModelTrainingJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartMlModelTrainingJobResponse.Builder> |
StartMlModelTrainingJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.