| 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<UpdateCodeRepositoryResponse> |
SageMakerAsyncClient.updateCodeRepository(UpdateCodeRepositoryRequest updateCodeRepositoryRequest)
Updates the specified Git repository with the specified values.
|
default UpdateCodeRepositoryResponse |
SageMakerClient.updateCodeRepository(UpdateCodeRepositoryRequest updateCodeRepositoryRequest)
Updates the specified Git repository with the specified values.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateCodeRepositoryRequestMarshaller.marshall(UpdateCodeRepositoryRequest updateCodeRepositoryRequest) |
Copyright © 2020. All rights reserved.