| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelCardExportArtifacts.Builder |
ModelCardExportArtifacts.builder() |
ModelCardExportArtifacts.Builder |
ModelCardExportArtifacts.Builder.s3ExportArtifacts(String s3ExportArtifacts)
The Amazon S3 URI of the exported model artifacts.
|
ModelCardExportArtifacts.Builder |
ModelCardExportArtifacts.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ModelCardExportArtifacts.Builder> |
ModelCardExportArtifacts.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeModelCardExportJobResponse.Builder |
DescribeModelCardExportJobResponse.Builder.exportArtifacts(Consumer<ModelCardExportArtifacts.Builder> exportArtifacts)
The exported model card artifacts.
|
Copyright © 2022. All rights reserved.