| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.builder() |
ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.Builder.labelGroupSummaries(Collection<LabelGroupSummary> labelGroupSummaries)
A summary of the label groups.
|
ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.Builder.labelGroupSummaries(Consumer<LabelGroupSummary.Builder>... labelGroupSummaries)
A summary of the label groups.
|
ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.Builder.labelGroupSummaries(LabelGroupSummary... labelGroupSummaries)
A summary of the label groups.
|
ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.Builder.nextToken(String nextToken)
An opaque pagination token indicating where to continue the listing of label groups.
|
ListLabelGroupsResponse.Builder |
ListLabelGroupsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListLabelGroupsResponse.Builder> |
ListLabelGroupsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.