| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ModelDigests |
ModelDigests.clone() |
ModelDigests |
DescribeCompilationJobResult.getModelDigests()
Provides a BLAKE2 hash value that identifies the compiled model artifacts in Amazon S3.
|
ModelDigests |
ModelDigests.withArtifactDigest(String artifactDigest)
Provides a hash value that uniquely identifies the stored model artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCompilationJobResult.setModelDigests(ModelDigests modelDigests)
Provides a BLAKE2 hash value that identifies the compiled model artifacts in Amazon S3.
|
DescribeCompilationJobResult |
DescribeCompilationJobResult.withModelDigests(ModelDigests modelDigests)
Provides a BLAKE2 hash value that identifies the compiled model artifacts in Amazon S3.
|
Copyright © 2025. All rights reserved.