| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelPackageStatusDetails |
ModelPackage.modelPackageStatusDetails()
Returns the value of the ModelPackageStatusDetails property for this object.
|
ModelPackageStatusDetails |
DescribeModelPackageResponse.modelPackageStatusDetails()
Details about the current status of the model package.
|
| Modifier and Type | Method and Description |
|---|---|
ModelPackage.Builder |
ModelPackage.Builder.modelPackageStatusDetails(ModelPackageStatusDetails modelPackageStatusDetails)
Sets the value of the ModelPackageStatusDetails property for this object.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageStatusDetails(ModelPackageStatusDetails modelPackageStatusDetails)
Details about the current status of the model package.
|
Copyright © 2022. All rights reserved.