| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeLineageGroupResponse> |
SageMakerAsyncClient.describeLineageGroup(DescribeLineageGroupRequest describeLineageGroupRequest)
Provides a list of properties for the requested lineage group.
|
default DescribeLineageGroupResponse |
SageMakerClient.describeLineageGroup(DescribeLineageGroupRequest describeLineageGroupRequest)
Provides a list of properties for the requested lineage group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeLineageGroupRequestMarshaller.marshall(DescribeLineageGroupRequest describeLineageGroupRequest) |
Copyright © 2022. All rights reserved.