Uses of Class
com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest
Packages that use AddWorkingStorageRequest
Package
Description
-
Uses of AddWorkingStorageRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type AddWorkingStorageRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.addWorkingStorage(AddWorkingStorageRequest request) AWSStorageGateway.addWorkingStorage(AddWorkingStorageRequest addWorkingStorageRequest) Configures one or more gateway local disks as working storage for a gateway.AWSStorageGatewayClient.addWorkingStorage(AddWorkingStorageRequest addWorkingStorageRequest) Configures one or more gateway local disks as working storage for a gateway.AbstractAWSStorageGatewayAsync.addWorkingStorageAsync(AddWorkingStorageRequest request) AbstractAWSStorageGatewayAsync.addWorkingStorageAsync(AddWorkingStorageRequest request, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) AWSStorageGatewayAsync.addWorkingStorageAsync(AddWorkingStorageRequest addWorkingStorageRequest) Configures one or more gateway local disks as working storage for a gateway.AWSStorageGatewayAsync.addWorkingStorageAsync(AddWorkingStorageRequest addWorkingStorageRequest, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) Configures one or more gateway local disks as working storage for a gateway.AWSStorageGatewayAsyncClient.addWorkingStorageAsync(AddWorkingStorageRequest request) AWSStorageGatewayAsyncClient.addWorkingStorageAsync(AddWorkingStorageRequest request, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type AddWorkingStorageRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.addWorkingStorageAsync(AddWorkingStorageRequest request, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) AWSStorageGatewayAsync.addWorkingStorageAsync(AddWorkingStorageRequest addWorkingStorageRequest, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) Configures one or more gateway local disks as working storage for a gateway.AWSStorageGatewayAsyncClient.addWorkingStorageAsync(AddWorkingStorageRequest request, AsyncHandler<AddWorkingStorageRequest, AddWorkingStorageResult> asyncHandler) -
Uses of AddWorkingStorageRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return AddWorkingStorageRequestModifier and TypeMethodDescriptionAddWorkingStorageRequest.clone()AddWorkingStorageRequest.withDiskIds(String... diskIds) An array of strings that identify disks that are to be configured as working storage.AddWorkingStorageRequest.withDiskIds(Collection<String> diskIds) An array of strings that identify disks that are to be configured as working storage.AddWorkingStorageRequest.withGatewayARN(String gatewayARN)