| 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<UpdateFeatureGroupResponse> |
SageMakerAsyncClient.updateFeatureGroup(UpdateFeatureGroupRequest updateFeatureGroupRequest)
Updates the feature group.
|
default UpdateFeatureGroupResponse |
SageMakerClient.updateFeatureGroup(UpdateFeatureGroupRequest updateFeatureGroupRequest)
Updates the feature group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFeatureGroupRequestMarshaller.marshall(UpdateFeatureGroupRequest updateFeatureGroupRequest) |
Copyright © 2022. All rights reserved.