public class FolderVSphereCloudProperty
extends com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<com.cloudbees.hudson.plugins.folder.AbstractFolder<?>>
Modifier and Type | Class and Description |
---|---|
static class |
FolderVSphereCloudProperty.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
FolderVSphereCloudProperty(List<vSphereCloud> clouds) |
Modifier and Type | Method and Description |
---|---|
List<vSphereCloud> |
getClouds() |
List<vSphereCloud> |
getVsphereClouds() |
void |
setClouds(List<vSphereCloud> clouds) |
String |
toString() |
@DataBoundConstructor public FolderVSphereCloudProperty(List<vSphereCloud> clouds)
public List<vSphereCloud> getVsphereClouds()
public List<vSphereCloud> getClouds()
public void setClouds(List<vSphereCloud> clouds)
Copyright © 2016–2022. All rights reserved.