| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeBandwidthRateLimitScheduleResult |
AbstractAWSStorageGateway.describeBandwidthRateLimitSchedule(DescribeBandwidthRateLimitScheduleRequest request) |
DescribeBandwidthRateLimitScheduleResult |
AWSStorageGateway.describeBandwidthRateLimitSchedule(DescribeBandwidthRateLimitScheduleRequest describeBandwidthRateLimitScheduleRequest)
Returns information about the bandwidth rate limit schedule of a gateway.
|
DescribeBandwidthRateLimitScheduleResult |
AWSStorageGatewayClient.describeBandwidthRateLimitSchedule(DescribeBandwidthRateLimitScheduleRequest request)
Returns information about the bandwidth rate limit schedule of a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBandwidthRateLimitScheduleResult |
DescribeBandwidthRateLimitScheduleResult.clone() |
DescribeBandwidthRateLimitScheduleResult |
DescribeBandwidthRateLimitScheduleResult.withBandwidthRateLimitIntervals(BandwidthRateLimitInterval... bandwidthRateLimitIntervals)
An array that contains the bandwidth rate limit intervals for a tape or volume gateway.
|
DescribeBandwidthRateLimitScheduleResult |
DescribeBandwidthRateLimitScheduleResult.withBandwidthRateLimitIntervals(Collection<BandwidthRateLimitInterval> bandwidthRateLimitIntervals)
An array that contains the bandwidth rate limit intervals for a tape or volume gateway.
|
DescribeBandwidthRateLimitScheduleResult |
DescribeBandwidthRateLimitScheduleResult.withGatewayARN(String gatewayARN) |
Copyright © 2022. All rights reserved.