| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model | |
| software.amazon.awssdk.services.datazone.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<GroupProfileSummary> |
SearchGroupProfilesResponse.items()
The results of the
SearchGroupProfiles action. |
| Modifier and Type | Method and Description |
|---|---|
SearchGroupProfilesResponse.Builder |
SearchGroupProfilesResponse.Builder.items(GroupProfileSummary... items)
The results of the
SearchGroupProfiles action. |
| Modifier and Type | Method and Description |
|---|---|
SearchGroupProfilesResponse.Builder |
SearchGroupProfilesResponse.Builder.items(Collection<GroupProfileSummary> items)
The results of the
SearchGroupProfiles action. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<GroupProfileSummary> |
SearchGroupProfilesIterable.items()
Returns an iterable to iterate through the paginated
SearchGroupProfilesResponse.items() member. |
SdkPublisher<GroupProfileSummary> |
SearchGroupProfilesPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.