| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model | |
| software.amazon.awssdk.services.apigateway.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<DomainName> |
GetDomainNamesResponse.items()
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainNamesResponse.Builder |
GetDomainNamesResponse.Builder.items(DomainName... items)
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
GetDomainNamesResponse.Builder |
GetDomainNamesResponse.Builder.items(Collection<DomainName> items)
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<DomainName> |
GetDomainNamesPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<DomainName> |
GetDomainNamesIterable.items()
Returns an iterable to iterate through the paginated
GetDomainNamesResponse.items() member. |
Copyright © 2023. All rights reserved.