| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default ListFileSharesIterable |
StorageGatewayClient.listFileSharesPaginator()
Gets a list of the file shares for a specific S3 File Gateway, or the list of file shares that belong to the
calling user account.
|
default ListFileSharesIterable |
StorageGatewayClient.listFileSharesPaginator(Consumer<ListFileSharesRequest.Builder> listFileSharesRequest)
Gets a list of the file shares for a specific S3 File Gateway, or the list of file shares that belong to the
calling user account.
|
default ListFileSharesIterable |
StorageGatewayClient.listFileSharesPaginator(ListFileSharesRequest listFileSharesRequest)
Gets a list of the file shares for a specific S3 File Gateway, or the list of file shares that belong to the
calling user account.
|
Copyright © 2022. All rights reserved.