| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakeredge.model |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeDeployment> |
GetDeploymentsResponse.deployments()
Returns a list of the configurations of the active deployments on the device.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentsResponse.Builder |
GetDeploymentsResponse.Builder.deployments(EdgeDeployment... deployments)
Returns a list of the configurations of the active deployments on the device.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentsResponse.Builder |
GetDeploymentsResponse.Builder.deployments(Collection<EdgeDeployment> deployments)
Returns a list of the configurations of the active deployments on the device.
|
Copyright © 2023. All rights reserved.