| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
GetBandwidthRateLimitScheduleResponse.Builder |
GetBandwidthRateLimitScheduleResponse.Builder.bandwidthRateLimitIntervals(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.
|
GetBandwidthRateLimitScheduleResponse.Builder |
GetBandwidthRateLimitScheduleResponse.Builder.bandwidthRateLimitIntervals(Consumer<BandwidthRateLimitInterval.Builder>... bandwidthRateLimitIntervals)
An array containing bandwidth rate limit schedule intervals for a gateway.
|
static GetBandwidthRateLimitScheduleResponse.Builder |
GetBandwidthRateLimitScheduleResponse.builder() |
GetBandwidthRateLimitScheduleResponse.Builder |
GetBandwidthRateLimitScheduleResponse.Builder.gatewayArn(String gatewayArn)
The Amazon Resource Name (ARN) of the gateway.
|
GetBandwidthRateLimitScheduleResponse.Builder |
GetBandwidthRateLimitScheduleResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetBandwidthRateLimitScheduleResponse.Builder> |
GetBandwidthRateLimitScheduleResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.