| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<GatewayResponse> |
GetGatewayResponsesResponse.items()
Returns the entire collection, because of no pagination support.
|
| Modifier and Type | Method and Description |
|---|---|
GetGatewayResponsesResponse.Builder |
GetGatewayResponsesResponse.Builder.items(GatewayResponse... items)
Returns the entire collection, because of no pagination support.
|
| Modifier and Type | Method and Description |
|---|---|
GetGatewayResponsesResponse.Builder |
GetGatewayResponsesResponse.Builder.items(Collection<GatewayResponse> items)
Returns the entire collection, because of no pagination support.
|
Copyright © 2023. All rights reserved.