Package | Description |
---|---|
com.oracle.bmc.loadbalancer.model |
Modifier and Type | Method and Description |
---|---|
static ShapeDetails.Builder |
ShapeDetails.builder()
Create a new builder.
|
ShapeDetails.Builder |
ShapeDetails.Builder.copy(ShapeDetails model) |
ShapeDetails.Builder |
ShapeDetails.Builder.maximumBandwidthInMbps(Integer maximumBandwidthInMbps)
Bandwidth in Mbps that determines the maximum bandwidth (ingress plus egress) that the
load balancer can achieve.
|
ShapeDetails.Builder |
ShapeDetails.Builder.minimumBandwidthInMbps(Integer minimumBandwidthInMbps)
Bandwidth in Mbps that determines the total pre-provisioned bandwidth (ingress plus
egress).
|
ShapeDetails.Builder |
ShapeDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.