DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.additionalInferenceSpecifications(Collection<AdditionalInferenceSpecificationDefinition> additionalInferenceSpecifications) |
An array of additional Inference Specification objects.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.additionalInferenceSpecifications(Consumer<AdditionalInferenceSpecificationDefinition.Builder>... additionalInferenceSpecifications) |
An array of additional Inference Specification objects.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.additionalInferenceSpecifications(AdditionalInferenceSpecificationDefinition... additionalInferenceSpecifications) |
An array of additional Inference Specification objects.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.approvalDescription(String approvalDescription) |
A description provided for the model approval.
|
static DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.builder() |
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.certifyForMarketplace(Boolean certifyForMarketplace) |
Whether the model package is certified for listing on Amazon Web Services Marketplace.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.createdBy(Consumer<UserContext.Builder> createdBy) |
Sets the value of the CreatedBy property for this object.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.createdBy(UserContext createdBy) |
Sets the value of the CreatedBy property for this object.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.creationTime(Instant creationTime) |
A timestamp specifying when the model package was created.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.customerMetadataProperties(Map<String,String> customerMetadataProperties) |
The metadata properties associated with the model package versions.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.domain(String domain) |
The machine learning domain of the model package you specified.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.driftCheckBaselines(Consumer<DriftCheckBaselines.Builder> driftCheckBaselines) |
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.driftCheckBaselines(DriftCheckBaselines driftCheckBaselines) |
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.inferenceSpecification(Consumer<InferenceSpecification.Builder> inferenceSpecification) |
Details about inference jobs that can be run with models based on this model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.inferenceSpecification(InferenceSpecification inferenceSpecification) |
Details about inference jobs that can be run with models based on this model package.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.lastModifiedBy(Consumer<UserContext.Builder> lastModifiedBy) |
Sets the value of the LastModifiedBy property for this object.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.lastModifiedBy(UserContext lastModifiedBy) |
Sets the value of the LastModifiedBy property for this object.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.lastModifiedTime(Instant lastModifiedTime) |
The last time that the model package was modified.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.metadataProperties(Consumer<MetadataProperties.Builder> metadataProperties) |
Sets the value of the MetadataProperties property for this object.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.metadataProperties(MetadataProperties metadataProperties) |
Sets the value of the MetadataProperties property for this object.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelApprovalStatus(String modelApprovalStatus) |
The approval status of the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelApprovalStatus(ModelApprovalStatus modelApprovalStatus) |
The approval status of the model package.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelMetrics(Consumer<ModelMetrics.Builder> modelMetrics) |
Metrics for the model.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelMetrics(ModelMetrics modelMetrics) |
Metrics for the model.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageArn(String modelPackageArn) |
The Amazon Resource Name (ARN) of the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageDescription(String modelPackageDescription) |
A brief summary of the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageGroupName(String modelPackageGroupName) |
If the model is a versioned model, the name of the model group that the versioned model belongs to.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageName(String modelPackageName) |
The name of the model package being described.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageStatus(String modelPackageStatus) |
The current status of the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageStatus(ModelPackageStatus modelPackageStatus) |
The current status of the model package.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageStatusDetails(Consumer<ModelPackageStatusDetails.Builder> modelPackageStatusDetails) |
Details about the current status of the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageStatusDetails(ModelPackageStatusDetails modelPackageStatusDetails) |
Details about the current status of the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.modelPackageVersion(Integer modelPackageVersion) |
The version of the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.samplePayloadUrl(String samplePayloadUrl) |
The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.skipModelValidation(String skipModelValidation) |
Indicates if you want to skip model validation.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.skipModelValidation(SkipModelValidation skipModelValidation) |
Indicates if you want to skip model validation.
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.sourceAlgorithmSpecification(Consumer<SourceAlgorithmSpecification.Builder> sourceAlgorithmSpecification) |
Details about the algorithm that was used to create the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.sourceAlgorithmSpecification(SourceAlgorithmSpecification sourceAlgorithmSpecification) |
Details about the algorithm that was used to create the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.task(String task) |
The machine learning task you specified that your model package accomplishes.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.toBuilder() |
|
default DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.validationSpecification(Consumer<ModelPackageValidationSpecification.Builder> validationSpecification) |
Configurations for one or more transform jobs that SageMaker runs to test the model package.
|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.validationSpecification(ModelPackageValidationSpecification validationSpecification) |
Configurations for one or more transform jobs that SageMaker runs to test the model package.
|