| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelPackageStatusDetails |
DescribeModelPackageResponse.modelPackageStatusDetails()
Details about the current status of the model package.
|
ModelPackageStatusDetails |
ModelPackage.modelPackageStatusDetails()
Specifies the validation and image scan statuses of the model package.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageStatusDetails(ModelPackageStatusDetails modelPackageStatusDetails)
Details about the current status of the model package.
|
ModelPackage.Builder |
ModelPackage.Builder.modelPackageStatusDetails(ModelPackageStatusDetails modelPackageStatusDetails)
Specifies the validation and image scan statuses of the model package.
|
Copyright © 2022. All rights reserved.