static ListCacheReportsResponse.Builder |
ListCacheReportsResponse.builder() |
|
ListCacheReportsResponse.Builder |
ListCacheReportsResponse.Builder.cacheReportList(Collection<CacheReportInfo> cacheReportList) |
A list of existing cache reports for all file shares associated with your Amazon Web Services account.
|
ListCacheReportsResponse.Builder |
ListCacheReportsResponse.Builder.cacheReportList(Consumer<CacheReportInfo.Builder>... cacheReportList) |
A list of existing cache reports for all file shares associated with your Amazon Web Services account.
|
ListCacheReportsResponse.Builder |
ListCacheReportsResponse.Builder.cacheReportList(CacheReportInfo... cacheReportList) |
A list of existing cache reports for all file shares associated with your Amazon Web Services account.
|
ListCacheReportsResponse.Builder |
ListCacheReportsResponse.Builder.marker(String marker) |
If the request includes Marker, the response returns that value in this field.
|
ListCacheReportsResponse.Builder |
ListCacheReportsResponse.toBuilder() |
|