| 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<DeleteEdgeDeploymentPlanResponse> |
SageMakerAsyncClient.deleteEdgeDeploymentPlan(DeleteEdgeDeploymentPlanRequest deleteEdgeDeploymentPlanRequest)
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages
in the plan.
|
default DeleteEdgeDeploymentPlanResponse |
SageMakerClient.deleteEdgeDeploymentPlan(DeleteEdgeDeploymentPlanRequest deleteEdgeDeploymentPlanRequest)
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages
in the plan.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteEdgeDeploymentPlanRequestMarshaller.marshall(DeleteEdgeDeploymentPlanRequest deleteEdgeDeploymentPlanRequest) |
Copyright © 2023. All rights reserved.