| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ActionSource |
DescribeActionResponse.source()
The source of the action.
|
ActionSource |
CreateActionRequest.source()
The source type, ID, and URI.
|
ActionSource |
ActionSummary.source()
The source of the action.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeActionResponse.Builder |
DescribeActionResponse.Builder.source(ActionSource source)
The source of the action.
|
CreateActionRequest.Builder |
CreateActionRequest.Builder.source(ActionSource source)
The source type, ID, and URI.
|
ActionSummary.Builder |
ActionSummary.Builder.source(ActionSource source)
The source of the action.
|
Copyright © 2021. All rights reserved.