| 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 CompletableFuture<CreateAppResponse> |
SageMakerAsyncClient.createApp(CreateAppRequest createAppRequest)
Creates a running app for the specified UserProfile.
|
default CreateAppResponse |
SageMakerClient.createApp(CreateAppRequest createAppRequest)
Creates a running app for the specified UserProfile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAppRequestMarshaller.marshall(CreateAppRequest createAppRequest) |
Copyright © 2022. All rights reserved.