| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteEdgeDeploymentPlanResult |
AmazonSageMakerClient.deleteEdgeDeploymentPlan(DeleteEdgeDeploymentPlanRequest request)
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.
|
DeleteEdgeDeploymentPlanResult |
AmazonSageMaker.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.
|
DeleteEdgeDeploymentPlanResult |
AbstractAmazonSageMaker.deleteEdgeDeploymentPlan(DeleteEdgeDeploymentPlanRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteEdgeDeploymentPlanResult> |
AmazonSageMakerAsyncClient.deleteEdgeDeploymentPlanAsync(DeleteEdgeDeploymentPlanRequest request,
AsyncHandler<DeleteEdgeDeploymentPlanRequest,DeleteEdgeDeploymentPlanResult> asyncHandler) |
Future<DeleteEdgeDeploymentPlanResult> |
AmazonSageMakerAsync.deleteEdgeDeploymentPlanAsync(DeleteEdgeDeploymentPlanRequest deleteEdgeDeploymentPlanRequest,
AsyncHandler<DeleteEdgeDeploymentPlanRequest,DeleteEdgeDeploymentPlanResult> asyncHandler)
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.
|
Future<DeleteEdgeDeploymentPlanResult> |
AbstractAmazonSageMakerAsync.deleteEdgeDeploymentPlanAsync(DeleteEdgeDeploymentPlanRequest request,
AsyncHandler<DeleteEdgeDeploymentPlanRequest,DeleteEdgeDeploymentPlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteEdgeDeploymentPlanResult |
DeleteEdgeDeploymentPlanResult.clone() |
Copyright © 2022. All rights reserved.