| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<EntitySummary> |
ListEntitiesResponse.entitySummaries()
A list of objects that contain information about the entities.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesResponse.Builder |
ListEntitiesResponse.Builder.entitySummaries(EntitySummary... entitySummaries)
A list of objects that contain information about the entities.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesResponse.Builder |
ListEntitiesResponse.Builder.entitySummaries(Collection<EntitySummary> entitySummaries)
A list of objects that contain information about the entities.
|
Copyright © 2023. All rights reserved.