| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<PoolInfo> |
ListTapePoolsResponse.poolInfos()
An array of
PoolInfo objects, where each object describes a single custom tape pool. |
| Modifier and Type | Method and Description |
|---|---|
ListTapePoolsResponse.Builder |
ListTapePoolsResponse.Builder.poolInfos(PoolInfo... poolInfos)
An array of
PoolInfo objects, where each object describes a single custom tape pool. |
| Modifier and Type | Method and Description |
|---|---|
ListTapePoolsResponse.Builder |
ListTapePoolsResponse.Builder.poolInfos(Collection<PoolInfo> poolInfos)
An array of
PoolInfo objects, where each object describes a single custom tape pool. |
Copyright © 2020. All rights reserved.