| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<FileShareInfo> |
ListFileSharesResponse.fileShareInfoList()
An array of information about the file gateway's file shares.
|
| Modifier and Type | Method and Description |
|---|---|
ListFileSharesResponse.Builder |
ListFileSharesResponse.Builder.fileShareInfoList(FileShareInfo... fileShareInfoList)
An array of information about the file gateway's file shares.
|
| Modifier and Type | Method and Description |
|---|---|
ListFileSharesResponse.Builder |
ListFileSharesResponse.Builder.fileShareInfoList(Collection<FileShareInfo> fileShareInfoList)
An array of information about the file gateway's file shares.
|
Copyright © 2019. All rights reserved.