Class UpdateCloudAccountVsphereSpecification
java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.UpdateCloudAccountVsphereSpecification
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:26:35.661905-04:00[America/New_York]") public class UpdateCloudAccountVsphereSpecification extends Object
UpdateCloudAccountVsphereSpecification
-
Constructor Summary
Constructors Constructor Description UpdateCloudAccountVsphereSpecification()
-
Method Summary
-
Constructor Details
-
UpdateCloudAccountVsphereSpecification
public UpdateCloudAccountVsphereSpecification()
-
-
Method Details
-
createDefaultZones
-
isCreateDefaultZones
Create default cloud zones for the enabled regions.- Returns:
- createDefaultZones
-
setCreateDefaultZones
-
password
-
getPassword
Password to authenticate with the cloud account- Returns:
- password
-
setPassword
-
associatedCloudAccountIds
public UpdateCloudAccountVsphereSpecification associatedCloudAccountIds(List<String> associatedCloudAccountIds) -
addAssociatedCloudAccountIdsItem
public UpdateCloudAccountVsphereSpecification addAssociatedCloudAccountIdsItem(String associatedCloudAccountIdsItem) -
getAssociatedCloudAccountIds
NSX-V or NSX-T account to associate with this vSphere cloud account. vSphere cloud account can be a single NSX-V cloud account or a single NSX-T cloud account.- Returns:
- associatedCloudAccountIds
-
setAssociatedCloudAccountIds
-
name
-
getName
A human-friendly name used as an identifier in APIs that support this option.- Returns:
- name
-
setName
-
description
-
getDescription
A human-friendly description.- Returns:
- description
-
setDescription
-
regionIds
-
addRegionIdsItem
-
getRegionIds
A set of Region names to enable provisioning on.- Returns:
- regionIds
-
setRegionIds
-
tags
-
addTagsItem
-
getTags
A set of tag keys and optional values to set on the Cloud Account- Returns:
- tags
-
setTags
-
username
-
getUsername
Username to authenticate with the cloud account- Returns:
- username
-
setUsername
-
equals
-
hashCode
public int hashCode() -
toString
-