| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static LabelGroupSummary.Builder |
LabelGroupSummary.builder() |
LabelGroupSummary.Builder |
LabelGroupSummary.Builder.createdAt(Instant createdAt)
The time at which the label group was created.
|
LabelGroupSummary.Builder |
LabelGroupSummary.Builder.labelGroupArn(String labelGroupArn)
The ARN of the label group.
|
LabelGroupSummary.Builder |
LabelGroupSummary.Builder.labelGroupName(String labelGroupName)
The name of the label group.
|
LabelGroupSummary.Builder |
LabelGroupSummary.toBuilder() |
LabelGroupSummary.Builder |
LabelGroupSummary.Builder.updatedAt(Instant updatedAt)
The time at which the label group was updated.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LabelGroupSummary.Builder> |
LabelGroupSummary.serializableBuilderClass() |
Copyright © 2022. All rights reserved.