| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<BandwidthRateLimitInterval> |
PutBandwidthRateLimitScheduleRequest.bandwidthRateLimitIntervals()
An array containing bandwidth rate limit schedule intervals for a gateway.
|
List<BandwidthRateLimitInterval> |
GetBandwidthRateLimitScheduleResponse.bandwidthRateLimitIntervals()
An array containing bandwidth rate limit schedule intervals for a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
PutBandwidthRateLimitScheduleRequest.Builder |
PutBandwidthRateLimitScheduleRequest.Builder.bandwidthRateLimitIntervals(BandwidthRateLimitInterval... bandwidthRateLimitIntervals)
An array containing bandwidth rate limit schedule intervals for a gateway.
|
GetBandwidthRateLimitScheduleResponse.Builder |
GetBandwidthRateLimitScheduleResponse.Builder.bandwidthRateLimitIntervals(BandwidthRateLimitInterval... bandwidthRateLimitIntervals)
An array containing bandwidth rate limit schedule intervals for a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
PutBandwidthRateLimitScheduleRequest.Builder |
PutBandwidthRateLimitScheduleRequest.Builder.bandwidthRateLimitIntervals(Collection<BandwidthRateLimitInterval> bandwidthRateLimitIntervals)
An array containing bandwidth rate limit schedule intervals for a gateway.
|
GetBandwidthRateLimitScheduleResponse.Builder |
GetBandwidthRateLimitScheduleResponse.Builder.bandwidthRateLimitIntervals(Collection<BandwidthRateLimitInterval> bandwidthRateLimitIntervals)
An array containing bandwidth rate limit schedule intervals for a gateway.
|
Copyright © 2023. All rights reserved.