public static class SupportedHostShapeCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SupportedHostShapeCollection |
build() |
SupportedHostShapeCollection.Builder |
copy(SupportedHostShapeCollection model) |
SupportedHostShapeCollection.Builder |
items(List<SupportedHostShapeSummary> items)
A list of the supported compute shapes for ESXi hosts.
|
public SupportedHostShapeCollection.Builder items(List<SupportedHostShapeSummary> items)
A list of the supported compute shapes for ESXi hosts.
items
- the value to setpublic SupportedHostShapeCollection build()
public SupportedHostShapeCollection.Builder copy(SupportedHostShapeCollection model)
Copyright © 2016–2024. All rights reserved.