| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model | |
| software.amazon.awssdk.services.ssmsap.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentSummary> |
ListComponentsResponse.components()
|
| Modifier and Type | Method and Description |
|---|---|
ListComponentsResponse.Builder |
ListComponentsResponse.Builder.components(ComponentSummary... components)
|
| Modifier and Type | Method and Description |
|---|---|
ListComponentsResponse.Builder |
ListComponentsResponse.Builder.components(Collection<ComponentSummary> components)
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ComponentSummary> |
ListComponentsIterable.components()
Returns an iterable to iterate through the paginated
ListComponentsResponse.components() member. |
SdkPublisher<ComponentSummary> |
ListComponentsPublisher.components()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.