| 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<CreateFeatureGroupResponse> |
SageMakerAsyncClient.createFeatureGroup(CreateFeatureGroupRequest createFeatureGroupRequest)
Create a new
FeatureGroup. |
default CreateFeatureGroupResponse |
SageMakerClient.createFeatureGroup(CreateFeatureGroupRequest createFeatureGroupRequest)
Create a new
FeatureGroup. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFeatureGroupRequestMarshaller.marshall(CreateFeatureGroupRequest createFeatureGroupRequest) |
Copyright © 2022. All rights reserved.