| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TransformJob |
ModelDashboardModel.lastBatchTransformJob()
Returns the value of the LastBatchTransformJob property for this object.
|
TransformJob |
TrialComponentSourceDetail.transformJob()
Information about a transform job that's the source of a trial component.
|
| Modifier and Type | Method and Description |
|---|---|
ModelDashboardModel.Builder |
ModelDashboardModel.Builder.lastBatchTransformJob(TransformJob lastBatchTransformJob)
Sets the value of the LastBatchTransformJob property for this object.
|
TrialComponentSourceDetail.Builder |
TrialComponentSourceDetail.Builder.transformJob(TransformJob transformJob)
Information about a transform job that's the source of a trial component.
|
Copyright © 2023. All rights reserved.