Uses of Class
com.amazonaws.services.storagegateway.model.AddCacheResult
-
Packages that use AddCacheResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of AddCacheResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return AddCacheResult Modifier and Type Method Description AddCacheResult
AbstractAWSStorageGateway. addCache(AddCacheRequest request)
AddCacheResult
AWSStorageGateway. addCache(AddCacheRequest addCacheRequest)
Configures one or more gateway local disks as cache for a cached-volume gateway.AddCacheResult
AWSStorageGatewayClient. addCache(AddCacheRequest addCacheRequest)
Configures one or more gateway local disks as cache for a cached-volume gateway.Methods in com.amazonaws.services.storagegateway that return types with arguments of type AddCacheResult Modifier and Type Method Description Future<AddCacheResult>
AbstractAWSStorageGatewayAsync. addCacheAsync(AddCacheRequest request)
Future<AddCacheResult>
AbstractAWSStorageGatewayAsync. addCacheAsync(AddCacheRequest request, AsyncHandler<AddCacheRequest,AddCacheResult> asyncHandler)
Future<AddCacheResult>
AWSStorageGatewayAsync. addCacheAsync(AddCacheRequest addCacheRequest)
Configures one or more gateway local disks as cache for a cached-volume gateway.Future<AddCacheResult>
AWSStorageGatewayAsync. addCacheAsync(AddCacheRequest addCacheRequest, AsyncHandler<AddCacheRequest,AddCacheResult> asyncHandler)
Configures one or more gateway local disks as cache for a cached-volume gateway.Future<AddCacheResult>
AWSStorageGatewayAsyncClient. addCacheAsync(AddCacheRequest request)
Future<AddCacheResult>
AWSStorageGatewayAsyncClient. addCacheAsync(AddCacheRequest request, AsyncHandler<AddCacheRequest,AddCacheResult> asyncHandler)
Method parameters in com.amazonaws.services.storagegateway with type arguments of type AddCacheResult Modifier and Type Method Description Future<AddCacheResult>
AbstractAWSStorageGatewayAsync. addCacheAsync(AddCacheRequest request, AsyncHandler<AddCacheRequest,AddCacheResult> asyncHandler)
Future<AddCacheResult>
AWSStorageGatewayAsync. addCacheAsync(AddCacheRequest addCacheRequest, AsyncHandler<AddCacheRequest,AddCacheResult> asyncHandler)
Configures one or more gateway local disks as cache for a cached-volume gateway.Future<AddCacheResult>
AWSStorageGatewayAsyncClient. addCacheAsync(AddCacheRequest request, AsyncHandler<AddCacheRequest,AddCacheResult> asyncHandler)
-
Uses of AddCacheResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return AddCacheResult Modifier and Type Method Description AddCacheResult
AddCacheResult. clone()
AddCacheResult
AddCacheResult. withGatewayARN(String gatewayARN)
-