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