| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
FileCache |
UpdateFileCacheResponse.fileCache()
A description of the cache that was updated.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileCache> |
DescribeFileCachesResponse.fileCaches()
The response object for the
DescribeFileCaches operation. |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileCacheResponse.Builder |
UpdateFileCacheResponse.Builder.fileCache(FileCache fileCache)
A description of the cache that was updated.
|
DescribeFileCachesResponse.Builder |
DescribeFileCachesResponse.Builder.fileCaches(FileCache... fileCaches)
The response object for the
DescribeFileCaches operation. |
| Modifier and Type | Method and Description |
|---|---|
DescribeFileCachesResponse.Builder |
DescribeFileCachesResponse.Builder.fileCaches(Collection<FileCache> fileCaches)
The response object for the
DescribeFileCaches operation. |
Copyright © 2023. All rights reserved.