Uses of Class
com.amazonaws.services.storagegateway.model.AddCacheRequest
Packages that use AddCacheRequest
Package
Description
-
Uses of AddCacheRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type AddCacheRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.addCache
(AddCacheRequest request) AWSStorageGateway.addCache
(AddCacheRequest addCacheRequest) Configures one or more gateway local disks as cache for a cached-volume gateway.AWSStorageGatewayClient.addCache
(AddCacheRequest addCacheRequest) Configures one or more gateway local disks as cache for a cached-volume gateway.AbstractAWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest request) AbstractAWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest request, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) AWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest addCacheRequest) Configures one or more gateway local disks as cache for a cached-volume gateway.AWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest addCacheRequest, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) Configures one or more gateway local disks as cache for a cached-volume gateway.AWSStorageGatewayAsyncClient.addCacheAsync
(AddCacheRequest request) AWSStorageGatewayAsyncClient.addCacheAsync
(AddCacheRequest request, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type AddCacheRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest request, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) AWSStorageGatewayAsync.addCacheAsync
(AddCacheRequest addCacheRequest, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) Configures one or more gateway local disks as cache for a cached-volume gateway.AWSStorageGatewayAsyncClient.addCacheAsync
(AddCacheRequest request, AsyncHandler<AddCacheRequest, AddCacheResult> asyncHandler) -
Uses of AddCacheRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return AddCacheRequestModifier and TypeMethodDescriptionAddCacheRequest.clone()
AddCacheRequest.withDiskIds
(String... diskIds) NOTE: This method appends the values to the existing list (if any).AddCacheRequest.withDiskIds
(Collection<String> diskIds) AddCacheRequest.withGatewayARN
(String gatewayARN)