| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
List<LabelSummary> |
ListLabelsResponse.labelSummaries()
A summary of the items in the label group.
|
| Modifier and Type | Method and Description |
|---|---|
ListLabelsResponse.Builder |
ListLabelsResponse.Builder.labelSummaries(LabelSummary... labelSummaries)
A summary of the items in the label group.
|
| Modifier and Type | Method and Description |
|---|---|
ListLabelsResponse.Builder |
ListLabelsResponse.Builder.labelSummaries(Collection<LabelSummary> labelSummaries)
A summary of the items in the label group.
|
Copyright © 2022. All rights reserved.