| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
default PutBandwidthRateLimitScheduleResponse |
BackupGatewayClient.putBandwidthRateLimitSchedule(Consumer<PutBandwidthRateLimitScheduleRequest.Builder> putBandwidthRateLimitScheduleRequest)
This action sets the bandwidth rate limit schedule for a specified gateway.
|
default PutBandwidthRateLimitScheduleResponse |
BackupGatewayClient.putBandwidthRateLimitSchedule(PutBandwidthRateLimitScheduleRequest putBandwidthRateLimitScheduleRequest)
This action sets the bandwidth rate limit schedule for a specified gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutBandwidthRateLimitScheduleResponse> |
BackupGatewayAsyncClient.putBandwidthRateLimitSchedule(Consumer<PutBandwidthRateLimitScheduleRequest.Builder> putBandwidthRateLimitScheduleRequest)
This action sets the bandwidth rate limit schedule for a specified gateway.
|
default CompletableFuture<PutBandwidthRateLimitScheduleResponse> |
BackupGatewayAsyncClient.putBandwidthRateLimitSchedule(PutBandwidthRateLimitScheduleRequest putBandwidthRateLimitScheduleRequest)
This action sets the bandwidth rate limit schedule for a specified gateway.
|
Copyright © 2023. All rights reserved.