Class UpdateCloudAccountAwsSpecification
java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.UpdateCloudAccountAwsSpecification
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:26:35.661905-04:00[America/New_York]") public class UpdateCloudAccountAwsSpecification extends Object
UpdateCloudAccountAwsSpecification
-
Constructor Summary
Constructors Constructor Description UpdateCloudAccountAwsSpecification()
-
Method Summary
-
Constructor Details
-
UpdateCloudAccountAwsSpecification
public UpdateCloudAccountAwsSpecification()
-
-
Method Details
-
createDefaultZones
-
isCreateDefaultZones
Create default cloud zones for the enabled regions.- Returns:
- createDefaultZones
-
setCreateDefaultZones
-
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
-
equals
-
hashCode
public int hashCode() -
toString
-