Class CloudAccountVcf
java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.CloudAccountVcf
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:26:35.661905-04:00[America/New_York]") public class CloudAccountVcf extends Object
State object representing a VCF cloud account.<br><br>A cloud account identifies a
cloud account type and an account-specific deployment region or data center where the associated
cloud account resources are hosted.<br>**HATEOAS** links:<br>**regions** -
array[Region] - List of regions that are enabled for this cloud account.<br>**self** -
CloudAccountVcf - Self link to this cloud account
-
Constructor Summary
Constructors Constructor Description CloudAccountVcf()
-
Method Summary
Modifier and Type Method Description CloudAccountVcf
_links(Map<String,Href> _links)
CloudAccountVcf
addTagsItem(Tag tagsItem)
CloudAccountVcf
createdAt(String createdAt)
CloudAccountVcf
createDefaultZones(Boolean createDefaultZones)
CloudAccountVcf
customProperties(Map<String,String> customProperties)
CloudAccountVcf
description(String description)
boolean
equals(Object o)
String
getCreatedAt()
Date when the entity was created.Map<String,String>
getCustomProperties()
Additional properties that may be used to extend the base type.String
getDescription()
A human-friendly description.String
getId()
The id of this resource instanceMap<String,Href>
getLinks()
HATEOAS of the entityString
getName()
A human-friendly name used as an identifier in APIs that support this option.String
getNsxHostName()
NSX Hostname in a workload domainString
getNsxUsername()
Username to authenticate to NSX manager in workload domainString
getOrganizationId()
This field is deprecated.String
getOrgId()
The id of the organization this entity belongs to.String
getOwner()
Email of the user that owns the entity.String
getSddcManagerId()
SDDC Manager IDList<Tag>
getTags()
A set of tag keys and optional values to set on the Cloud Account.Cloud account capability tags may enable different features.String
getUpdatedAt()
Date when the entity was last updated.String
getVcenterHostName()
vCenter Hostname in a workload domainString
getVcenterUsername()
Username to authenticate to vCenter Server in workload domainString
getVcfDomainId()
Id of the VCF worload domain.String
getVcfDomainName()
Name of the VCF worload domain.int
hashCode()
CloudAccountVcf
id(String id)
Boolean
isCreateDefaultZones()
Create default cloud zones for the enabled regions.CloudAccountVcf
name(String name)
CloudAccountVcf
nsxHostName(String nsxHostName)
CloudAccountVcf
nsxUsername(String nsxUsername)
CloudAccountVcf
organizationId(String organizationId)
CloudAccountVcf
orgId(String orgId)
CloudAccountVcf
owner(String owner)
CloudAccountVcf
putCustomPropertiesItem(String key, String customPropertiesItem)
CloudAccountVcf
putLinksItem(String key, Href _linksItem)
CloudAccountVcf
sddcManagerId(String sddcManagerId)
void
setCreatedAt(String createdAt)
void
setCreateDefaultZones(Boolean createDefaultZones)
void
setCustomProperties(Map<String,String> customProperties)
void
setDescription(String description)
void
setId(String id)
void
setLinks(Map<String,Href> _links)
void
setName(String name)
void
setNsxHostName(String nsxHostName)
void
setNsxUsername(String nsxUsername)
void
setOrganizationId(String organizationId)
void
setOrgId(String orgId)
void
setOwner(String owner)
void
setSddcManagerId(String sddcManagerId)
void
setTags(List<Tag> tags)
void
setUpdatedAt(String updatedAt)
void
setVcenterHostName(String vcenterHostName)
void
setVcenterUsername(String vcenterUsername)
void
setVcfDomainId(String vcfDomainId)
void
setVcfDomainName(String vcfDomainName)
CloudAccountVcf
tags(List<Tag> tags)
String
toString()
CloudAccountVcf
updatedAt(String updatedAt)
CloudAccountVcf
vcenterHostName(String vcenterHostName)
CloudAccountVcf
vcenterUsername(String vcenterUsername)
CloudAccountVcf
vcfDomainId(String vcfDomainId)
CloudAccountVcf
vcfDomainName(String vcfDomainName)
-
Constructor Details
-
CloudAccountVcf
public CloudAccountVcf()
-
-
Method Details
-
owner
-
getOwner
Email of the user that owns the entity.- Returns:
- owner
-
setOwner
-
_links
-
putLinksItem
-
getLinks
HATEOAS of the entity- Returns:
- _links
-
setLinks
-
nsxHostName
-
getNsxHostName
NSX Hostname in a workload domain- Returns:
- nsxHostName
-
setNsxHostName
-
vcenterUsername
-
getVcenterUsername
Username to authenticate to vCenter Server in workload domain- Returns:
- vcenterUsername
-
setVcenterUsername
-
description
-
getDescription
A human-friendly description.- Returns:
- description
-
setDescription
-
vcfDomainName
-
getVcfDomainName
Name of the VCF worload domain.- Returns:
- vcfDomainName
-
setVcfDomainName
-
sddcManagerId
-
getSddcManagerId
SDDC Manager ID- Returns:
- sddcManagerId
-
setSddcManagerId
-
orgId
-
getOrgId
The id of the organization this entity belongs to.- Returns:
- orgId
-
setOrgId
-
tags
-
addTagsItem
-
getTags
A set of tag keys and optional values to set on the Cloud Account.Cloud account capability tags may enable different features.- Returns:
- tags
-
setTags
-
organizationId
-
getOrganizationId
This field is deprecated. Use orgId instead. The id of the organization this entity belongs to.- Returns:
- organizationId
-
setOrganizationId
-
createdAt
-
getCreatedAt
Date when the entity was created. The date is in ISO 8601 and UTC.- Returns:
- createdAt
-
setCreatedAt
-
vcenterHostName
-
getVcenterHostName
vCenter Hostname in a workload domain- Returns:
- vcenterHostName
-
setVcenterHostName
-
createDefaultZones
-
isCreateDefaultZones
Create default cloud zones for the enabled regions.- Returns:
- createDefaultZones
-
setCreateDefaultZones
-
nsxUsername
-
getNsxUsername
Username to authenticate to NSX manager in workload domain- Returns:
- nsxUsername
-
setNsxUsername
-
customProperties
-
putCustomPropertiesItem
-
getCustomProperties
Additional properties that may be used to extend the base type.- Returns:
- customProperties
-
setCustomProperties
-
name
-
getName
A human-friendly name used as an identifier in APIs that support this option.- Returns:
- name
-
setName
-
vcfDomainId
-
getVcfDomainId
Id of the VCF worload domain.- Returns:
- vcfDomainId
-
setVcfDomainId
-
id
-
getId
The id of this resource instance- Returns:
- id
-
setId
-
updatedAt
-
getUpdatedAt
Date when the entity was last updated. The date is ISO 8601 and UTC.- Returns:
- updatedAt
-
setUpdatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-