Class UpdateCloudAccountNsxVSpecification
java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.UpdateCloudAccountNsxVSpecification
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:26:35.661905-04:00[America/New_York]") public class UpdateCloudAccountNsxVSpecification extends Object
UpdateCloudAccountNsxVSpecification
-
Constructor Summary
Constructors Constructor Description UpdateCloudAccountNsxVSpecification()
-
Method Summary
-
Constructor Details
-
UpdateCloudAccountNsxVSpecification
public UpdateCloudAccountNsxVSpecification()
-
-
Method Details
-
associatedCloudAccountIds
public UpdateCloudAccountNsxVSpecification associatedCloudAccountIds(List<String> associatedCloudAccountIds) -
addAssociatedCloudAccountIdsItem
public UpdateCloudAccountNsxVSpecification addAssociatedCloudAccountIdsItem(String associatedCloudAccountIdsItem) -
getAssociatedCloudAccountIds
vSphere cloud account associated with this NSX-V cloud account. NSX-V cloud account can be associated with a single vSphere 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
-
tags
-
addTagsItem
-
getTags
A set of tag keys and optional values to set on the Cloud Account- Returns:
- tags
-
setTags
-
equals
-
hashCode
public int hashCode() -
toString
-