public static class SupportedVmwareSoftwareVersionCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SupportedVmwareSoftwareVersionCollection |
build() |
SupportedVmwareSoftwareVersionCollection.Builder |
copy(SupportedVmwareSoftwareVersionCollection model) |
SupportedVmwareSoftwareVersionCollection.Builder |
items(List<SupportedVmwareSoftwareVersionSummary> items)
A list of the supported versions of bundled VMware software.
|
public SupportedVmwareSoftwareVersionCollection.Builder items(List<SupportedVmwareSoftwareVersionSummary> items)
A list of the supported versions of bundled VMware software.
items
- the value to setpublic SupportedVmwareSoftwareVersionCollection build()
public SupportedVmwareSoftwareVersionCollection.Builder copy(SupportedVmwareSoftwareVersionCollection model)
Copyright © 2016–2024. All rights reserved.