| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakeredge |
SageMaker Edge Manager dataplane service for communicating with active agents.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeploymentsResponse |
SagemakerEdgeClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest)
Use to get the active deployments from a device.
|
default GetDeploymentsResponse |
SagemakerEdgeClient.getDeployments(GetDeploymentsRequest getDeploymentsRequest)
Use to get the active deployments from a device.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeploymentsResponse> |
SagemakerEdgeAsyncClient.getDeployments(Consumer<GetDeploymentsRequest.Builder> getDeploymentsRequest)
Use to get the active deployments from a device.
|
default CompletableFuture<GetDeploymentsResponse> |
SagemakerEdgeAsyncClient.getDeployments(GetDeploymentsRequest getDeploymentsRequest)
Use to get the active deployments from a device.
|
Copyright © 2023. All rights reserved.