| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecatalog.model | |
| software.amazon.awssdk.services.marketplacecatalog.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<EntitySummary> |
ListEntitiesResponse.entitySummaryList()
Array of
EntitySummary object. |
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesResponse.Builder |
ListEntitiesResponse.Builder.entitySummaryList(EntitySummary... entitySummaryList)
Array of
EntitySummary object. |
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesResponse.Builder |
ListEntitiesResponse.Builder.entitySummaryList(Collection<EntitySummary> entitySummaryList)
Array of
EntitySummary object. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<EntitySummary> |
ListEntitiesIterable.entitySummaryList()
Returns an iterable to iterate through the paginated
ListEntitiesResponse.entitySummaryList() member. |
SdkPublisher<EntitySummary> |
ListEntitiesPublisher.entitySummaryList()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.