| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static TrialComponentArtifact.Builder |
TrialComponentArtifact.builder() |
TrialComponentArtifact.Builder |
TrialComponentArtifact.Builder.mediaType(String mediaType)
The media type of the artifact, which indicates the type of data in the artifact file.
|
TrialComponentArtifact.Builder |
TrialComponentArtifact.toBuilder() |
TrialComponentArtifact.Builder |
TrialComponentArtifact.Builder.value(String value)
The location of the artifact.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TrialComponentArtifact.Builder> |
TrialComponentArtifact.serializableBuilderClass() |
Copyright © 2021. All rights reserved.