Uses of Interface
software.amazon.awssdk.services.storagegateway.model.StartCacheReportResponse.Builder
-
Packages that use StartCacheReportResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of StartCacheReportResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return StartCacheReportResponse.Builder Modifier and Type Method Description static StartCacheReportResponse.BuilderStartCacheReportResponse. builder()StartCacheReportResponse.BuilderStartCacheReportResponse.Builder. cacheReportARN(String cacheReportARN)The Amazon Resource Name (ARN) of the cache report generated by theStartCacheReportrequest.StartCacheReportResponse.BuilderStartCacheReportResponse. toBuilder()Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type StartCacheReportResponse.Builder Modifier and Type Method Description static Class<? extends StartCacheReportResponse.Builder>StartCacheReportResponse. serializableBuilderClass()
-