public static class UpgradeShapeMountTargetDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpgradeShapeMountTargetDetails |
build() |
UpgradeShapeMountTargetDetails.Builder |
copy(UpgradeShapeMountTargetDetails model) |
UpgradeShapeMountTargetDetails.Builder |
requestedThroughput(Long requestedThroughput)
New throughput for mount target in Gbps.
|
public UpgradeShapeMountTargetDetails.Builder requestedThroughput(Long requestedThroughput)
New throughput for mount target in Gbps. Available shapes and corresponding throughput are listed at Mount Target Performance.
requestedThroughput
- the value to setpublic UpgradeShapeMountTargetDetails build()
public UpgradeShapeMountTargetDetails.Builder copy(UpgradeShapeMountTargetDetails model)
Copyright © 2016–2024. All rights reserved.