Uses of Class
com.oracle.bmc.ocvp.model.SupportedHostShapeCollection.Builder
-
Packages that use SupportedHostShapeCollection.Builder Package Description com.oracle.bmc.ocvp.model -
-
Uses of SupportedHostShapeCollection.Builder in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return SupportedHostShapeCollection.Builder Modifier and Type Method Description static SupportedHostShapeCollection.Builder
SupportedHostShapeCollection. builder()
Create a new builder.SupportedHostShapeCollection.Builder
SupportedHostShapeCollection.Builder. copy(SupportedHostShapeCollection model)
SupportedHostShapeCollection.Builder
SupportedHostShapeCollection.Builder. items(List<SupportedHostShapeSummary> items)
A list of the supported compute shapes for ESXi hosts.SupportedHostShapeCollection.Builder
SupportedHostShapeCollection. toBuilder()
-