| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model | |
| software.amazon.awssdk.services.sagemaker.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeDeploymentPlanSummary> |
ListEdgeDeploymentPlansResponse.edgeDeploymentPlanSummaries()
List of summaries of edge deployment plans.
|
| Modifier and Type | Method and Description |
|---|---|
ListEdgeDeploymentPlansResponse.Builder |
ListEdgeDeploymentPlansResponse.Builder.edgeDeploymentPlanSummaries(EdgeDeploymentPlanSummary... edgeDeploymentPlanSummaries)
List of summaries of edge deployment plans.
|
| Modifier and Type | Method and Description |
|---|---|
ListEdgeDeploymentPlansResponse.Builder |
ListEdgeDeploymentPlansResponse.Builder.edgeDeploymentPlanSummaries(Collection<EdgeDeploymentPlanSummary> edgeDeploymentPlanSummaries)
List of summaries of edge deployment plans.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<EdgeDeploymentPlanSummary> |
ListEdgeDeploymentPlansPublisher.edgeDeploymentPlanSummaries()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<EdgeDeploymentPlanSummary> |
ListEdgeDeploymentPlansIterable.edgeDeploymentPlanSummaries()
Returns an iterable to iterate through the paginated
ListEdgeDeploymentPlansResponse.edgeDeploymentPlanSummaries() member. |
Copyright © 2023. All rights reserved.