CopyableBuilder<MonthlyTransfer.Builder,MonthlyTransfer>
, SdkBuilder<MonthlyTransfer.Builder,MonthlyTransfer>
public static interface MonthlyTransfer.Builder extends CopyableBuilder<MonthlyTransfer.Builder,MonthlyTransfer>
Modifier and Type | Method | Description |
---|---|---|
MonthlyTransfer.Builder |
gbPerMonthAllocated(Integer gbPerMonthAllocated) |
The amount allocated per month (in GB).
|
copy
apply, build
MonthlyTransfer.Builder gbPerMonthAllocated(Integer gbPerMonthAllocated)
The amount allocated per month (in GB).
gbPerMonthAllocated
- The amount allocated per month (in GB).Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.