| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeTrialComponentResponse> |
SageMakerAsyncClient.describeTrialComponent(DescribeTrialComponentRequest describeTrialComponentRequest)
Provides a list of a trials component's properties.
|
default DescribeTrialComponentResponse |
SageMakerClient.describeTrialComponent(DescribeTrialComponentRequest describeTrialComponentRequest)
Provides a list of a trials component's properties.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeTrialComponentRequestMarshaller.marshall(DescribeTrialComponentRequest describeTrialComponentRequest) |
Copyright © 2021. All rights reserved.