| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.builder() |
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.creationTime(Instant creationTime)
The creation time of the mortgage package summary.
|
default BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.inferenceSpecification(Consumer<InferenceSpecification.Builder> inferenceSpecification)
Sets the value of the InferenceSpecification property for this object.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.inferenceSpecification(InferenceSpecification inferenceSpecification)
Sets the value of the InferenceSpecification property for this object.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelApprovalStatus(ModelApprovalStatus modelApprovalStatus)
The approval status of the model.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelApprovalStatus(String modelApprovalStatus)
The approval status of the model.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelPackageArn(String modelPackageArn)
The Amazon Resource Name (ARN) of the model package.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelPackageDescription(String modelPackageDescription)
The description of the model package.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelPackageGroupName(String modelPackageGroupName)
The group name for the model package
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelPackageStatus(ModelPackageStatus modelPackageStatus)
The status of the mortgage package.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelPackageStatus(String modelPackageStatus)
The status of the mortgage package.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.Builder.modelPackageVersion(Integer modelPackageVersion)
The version number of a versioned model.
|
BatchDescribeModelPackageSummary.Builder |
BatchDescribeModelPackageSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchDescribeModelPackageSummary.Builder> |
BatchDescribeModelPackageSummary.serializableBuilderClass() |
Copyright © 2021. All rights reserved.