| 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 AddAssociationResponse |
SageMakerClient.addAssociation(AddAssociationRequest addAssociationRequest)
Creates an association between the source and the destination.
|
default CompletableFuture<AddAssociationResponse> |
SageMakerAsyncClient.addAssociation(AddAssociationRequest addAssociationRequest)
Creates an association between the source and the destination.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddAssociationRequestMarshaller.marshall(AddAssociationRequest addAssociationRequest) |
Copyright © 2021. All rights reserved.