| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.clone() |
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withCreationTime(Date creationTime)
The creation time of the mortgage package summary.
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withInferenceSpecification(InferenceSpecification inferenceSpecification) |
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelApprovalStatus(ModelApprovalStatus modelApprovalStatus)
The approval status of the model.
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelApprovalStatus(String modelApprovalStatus)
The approval status of the model.
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelPackageArn(String modelPackageArn)
The Amazon Resource Name (ARN) of the model package.
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelPackageDescription(String modelPackageDescription)
The description of the model package.
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelPackageGroupName(String modelPackageGroupName)
The group name for the model package
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelPackageStatus(ModelPackageStatus modelPackageStatus)
The status of the mortgage package.
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelPackageStatus(String modelPackageStatus)
The status of the mortgage package.
|
BatchDescribeModelPackageSummary |
BatchDescribeModelPackageSummary.withModelPackageVersion(Integer modelPackageVersion)
The version number of a versioned model.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,BatchDescribeModelPackageSummary> |
BatchDescribeModelPackageResult.getModelPackageSummaries()
The summaries for the model package versions
|
| Modifier and Type | Method and Description |
|---|---|
BatchDescribeModelPackageResult |
BatchDescribeModelPackageResult.addModelPackageSummariesEntry(String key,
BatchDescribeModelPackageSummary value)
Add a single ModelPackageSummaries entry
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDescribeModelPackageResult.setModelPackageSummaries(Map<String,BatchDescribeModelPackageSummary> modelPackageSummaries)
The summaries for the model package versions
|
BatchDescribeModelPackageResult |
BatchDescribeModelPackageResult.withModelPackageSummaries(Map<String,BatchDescribeModelPackageSummary> modelPackageSummaries)
The summaries for the model package versions
|
Copyright © 2025. All rights reserved.