| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
WarmPoolStatus |
DescribeTrainingJobResponse.warmPoolStatus()
The status of the warm pool associated with the training job.
|
WarmPoolStatus |
TrainingJobSummary.warmPoolStatus()
The status of the warm pool associated with the training job.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrainingJobResponse.Builder |
DescribeTrainingJobResponse.Builder.warmPoolStatus(WarmPoolStatus warmPoolStatus)
The status of the warm pool associated with the training job.
|
TrainingJobSummary.Builder |
TrainingJobSummary.Builder.warmPoolStatus(WarmPoolStatus warmPoolStatus)
The status of the warm pool associated with the training job.
|
Copyright © 2022. All rights reserved.