| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static HubContentDependency.Builder |
HubContentDependency.builder() |
HubContentDependency.Builder |
HubContentDependency.Builder.dependencyCopyPath(String dependencyCopyPath)
The hub content dependency copy path.
|
HubContentDependency.Builder |
HubContentDependency.Builder.dependencyOriginPath(String dependencyOriginPath)
The hub content dependency origin path.
|
HubContentDependency.Builder |
HubContentDependency.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HubContentDependency.Builder> |
HubContentDependency.serializableBuilderClass() |
Copyright © 2023. All rights reserved.