| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway.model | |
| software.amazon.awssdk.services.backupgateway.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Gateway> |
ListGatewaysResponse.gateways()
A list of your gateways.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewaysResponse.Builder |
ListGatewaysResponse.Builder.gateways(Gateway... gateways)
A list of your gateways.
|
| Modifier and Type | Method and Description |
|---|---|
ListGatewaysResponse.Builder |
ListGatewaysResponse.Builder.gateways(Collection<Gateway> gateways)
A list of your gateways.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Gateway> |
ListGatewaysPublisher.gateways()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Gateway> |
ListGatewaysIterable.gateways()
Returns an iterable to iterate through the paginated
ListGatewaysResponse.gateways() member. |
Copyright © 2023. All rights reserved.