| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
List<LabelGroupSummary> |
ListLabelGroupsResponse.labelGroupSummaries()
A summary of the label groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.Builder.labelGroupSummaries(LabelGroupSummary... labelGroupSummaries)
A summary of the label groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.Builder.labelGroupSummaries(Collection<LabelGroupSummary> labelGroupSummaries)
A summary of the label groups.
|
Copyright © 2022. All rights reserved.