| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListFileSharesResponse |
StorageGatewayClient.listFileShares(ListFileSharesRequest listFileSharesRequest)
Gets a list of the file shares for a specific file gateway, or the list of file shares that belong to the calling
user account.
|
default CompletableFuture<ListFileSharesResponse> |
StorageGatewayAsyncClient.listFileShares(ListFileSharesRequest listFileSharesRequest)
Gets a list of the file shares for a specific file gateway, or the list of file shares that belong to the calling
user account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListFileSharesRequestMarshaller.marshall(ListFileSharesRequest listFileSharesRequest) |
Copyright © 2019. All rights reserved.