| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<TapeInfo> |
ListTapesResponse.tapeInfos()
Returns the value of the TapeInfos property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListTapesResponse.Builder |
ListTapesResponse.Builder.tapeInfos(TapeInfo... tapeInfos)
Sets the value of the TapeInfos property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListTapesResponse.Builder |
ListTapesResponse.Builder.tapeInfos(Collection<TapeInfo> tapeInfos)
Sets the value of the TapeInfos property for this object.
|
Copyright © 2019. All rights reserved.