Uses of Class
com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest
Packages that use DeleteBandwidthRateLimitRequest
Package
Description
-
Uses of DeleteBandwidthRateLimitRequest in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type DeleteBandwidthRateLimitRequestModifier and TypeMethodDescriptionAbstractAWSStorageGateway.deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest request) AWSStorageGateway.deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest) Deletes the bandwidth rate limits of a gateway.AWSStorageGatewayClient.deleteBandwidthRateLimit(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest) Deletes the bandwidth rate limits of a gateway.AbstractAWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request) AbstractAWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) AWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest) Deletes the bandwidth rate limits of a gateway.AWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) Deletes the bandwidth rate limits of a gateway.AWSStorageGatewayAsyncClient.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request) AWSStorageGatewayAsyncClient.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) Method parameters in com.amazonaws.services.storagegateway with type arguments of type DeleteBandwidthRateLimitRequestModifier and TypeMethodDescriptionAbstractAWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) AWSStorageGatewayAsync.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest deleteBandwidthRateLimitRequest, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) Deletes the bandwidth rate limits of a gateway.AWSStorageGatewayAsyncClient.deleteBandwidthRateLimitAsync(DeleteBandwidthRateLimitRequest request, AsyncHandler<DeleteBandwidthRateLimitRequest, DeleteBandwidthRateLimitResult> asyncHandler) -
Uses of DeleteBandwidthRateLimitRequest in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return DeleteBandwidthRateLimitRequestModifier and TypeMethodDescriptionDeleteBandwidthRateLimitRequest.clone()DeleteBandwidthRateLimitRequest.withBandwidthType(String bandwidthType) DeleteBandwidthRateLimitRequest.withGatewayARN(String gatewayARN)