| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeWorkteamResponse |
SageMakerClient.describeWorkteam(Consumer<DescribeWorkteamRequest.Builder> describeWorkteamRequest)
Gets information about a specific work team.
|
default DescribeWorkteamResponse |
SageMakerClient.describeWorkteam(DescribeWorkteamRequest describeWorkteamRequest)
Gets information about a specific work team.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeWorkteamResponse> |
SageMakerAsyncClient.describeWorkteam(Consumer<DescribeWorkteamRequest.Builder> describeWorkteamRequest)
Gets information about a specific work team.
|
default CompletableFuture<DescribeWorkteamResponse> |
SageMakerAsyncClient.describeWorkteam(DescribeWorkteamRequest describeWorkteamRequest)
Gets information about a specific work team.
|
Copyright © 2019. All rights reserved.