| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ContextSource |
CreateContextRequest.source()
The source type, ID, and URI.
|
ContextSource |
ContextSummary.source()
The source of the context.
|
ContextSource |
DescribeContextResponse.source()
The source of the context.
|
| Modifier and Type | Method and Description |
|---|---|
CreateContextRequest.Builder |
CreateContextRequest.Builder.source(ContextSource source)
The source type, ID, and URI.
|
ContextSummary.Builder |
ContextSummary.Builder.source(ContextSource source)
The source of the context.
|
DescribeContextResponse.Builder |
DescribeContextResponse.Builder.source(ContextSource source)
The source of the context.
|
Copyright © 2021. All rights reserved.