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