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