Class NetworkProfileSpecification
java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.NetworkProfileSpecification
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:26:35.661905-04:00[America/New_York]") public class NetworkProfileSpecification extends Object
NetworkProfileSpecification
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNetworkProfileSpecification.IsolationTypeEnumSpecifies the isolation type e.g. -
Constructor Summary
Constructors Constructor Description NetworkProfileSpecification() -
Method Summary
Modifier and Type Method Description NetworkProfileSpecificationaddExternalIpBlockIdsItem(String externalIpBlockIdsItem)NetworkProfileSpecificationaddFabricNetworkIdsItem(String fabricNetworkIdsItem)NetworkProfileSpecificationaddLoadBalancerIdsItem(String loadBalancerIdsItem)NetworkProfileSpecificationaddSecurityGroupIdsItem(String securityGroupIdsItem)NetworkProfileSpecificationaddTagsItem(Tag tagsItem)NetworkProfileSpecificationcustomProperties(Map<String,String> customProperties)NetworkProfileSpecificationdescription(String description)booleanequals(Object o)NetworkProfileSpecificationexternalIpBlockIds(List<String> externalIpBlockIds)NetworkProfileSpecificationfabricNetworkIds(List<String> fabricNetworkIds)Map<String,String>getCustomProperties()Additional properties that may be used to extend the Network Profile object that is produced from this specification.StringgetDescription()A human-friendly description.List<String>getExternalIpBlockIds()List of external IP blocks coming from an external IPAM provider that can be used to create subnetworks inside themList<String>getFabricNetworkIds()A list of fabric network Ids which are assigned to the network profile.IntegergetIsolatedNetworkCIDRPrefix()The CIDR prefix length to be used for the isolated networks that are created with the network profile.StringgetIsolationExternalFabricNetworkId()The Id of the fabric network used for outbound access.StringgetIsolationNetworkDomainCIDR()CIDR of the isolation network domain.StringgetIsolationNetworkDomainId()The Id of the network domain used for creating isolated networks.NetworkProfileSpecification.IsolationTypeEnumgetIsolationType()Specifies the isolation type e.g.List<String>getLoadBalancerIds()A list of load balancers which are assigned to the network profile.StringgetName()A human-friendly name used as an identifier in APIs that support this option.StringgetRegionId()The Id of the region for which this profile is createdList<String>getSecurityGroupIds()A list of security group Ids which are assigned to the network profile.List<Tag>getTags()A set of tag keys and optional values that should be set on any resource that is produced from this specification.inthashCode()NetworkProfileSpecificationisolatedNetworkCIDRPrefix(Integer isolatedNetworkCIDRPrefix)NetworkProfileSpecificationisolationExternalFabricNetworkId(String isolationExternalFabricNetworkId)NetworkProfileSpecificationisolationNetworkDomainCIDR(String isolationNetworkDomainCIDR)NetworkProfileSpecificationisolationNetworkDomainId(String isolationNetworkDomainId)NetworkProfileSpecificationisolationType(NetworkProfileSpecification.IsolationTypeEnum isolationType)NetworkProfileSpecificationloadBalancerIds(List<String> loadBalancerIds)NetworkProfileSpecificationname(String name)NetworkProfileSpecificationputCustomPropertiesItem(String key, String customPropertiesItem)NetworkProfileSpecificationregionId(String regionId)NetworkProfileSpecificationsecurityGroupIds(List<String> securityGroupIds)voidsetCustomProperties(Map<String,String> customProperties)voidsetDescription(String description)voidsetExternalIpBlockIds(List<String> externalIpBlockIds)voidsetFabricNetworkIds(List<String> fabricNetworkIds)voidsetIsolatedNetworkCIDRPrefix(Integer isolatedNetworkCIDRPrefix)voidsetIsolationExternalFabricNetworkId(String isolationExternalFabricNetworkId)voidsetIsolationNetworkDomainCIDR(String isolationNetworkDomainCIDR)voidsetIsolationNetworkDomainId(String isolationNetworkDomainId)voidsetIsolationType(NetworkProfileSpecification.IsolationTypeEnum isolationType)voidsetLoadBalancerIds(List<String> loadBalancerIds)voidsetName(String name)voidsetRegionId(String regionId)voidsetSecurityGroupIds(List<String> securityGroupIds)voidsetTags(List<Tag> tags)NetworkProfileSpecificationtags(List<Tag> tags)StringtoString()
-
Constructor Details
-
NetworkProfileSpecification
public NetworkProfileSpecification()
-
-
Method Details
-
description
-
getDescription
A human-friendly description.- Returns:
- description
-
setDescription
-
isolationNetworkDomainCIDR
-
getIsolationNetworkDomainCIDR
CIDR of the isolation network domain.- Returns:
- isolationNetworkDomainCIDR
-
setIsolationNetworkDomainCIDR
-
isolationNetworkDomainId
-
getIsolationNetworkDomainId
The Id of the network domain used for creating isolated networks.- Returns:
- isolationNetworkDomainId
-
setIsolationNetworkDomainId
-
tags
-
addTagsItem
-
getTags
A set of tag keys and optional values that should be set on any resource that is produced from this specification.- Returns:
- tags
-
setTags
-
externalIpBlockIds
-
addExternalIpBlockIdsItem
-
getExternalIpBlockIds
List of external IP blocks coming from an external IPAM provider that can be used to create subnetworks inside them- Returns:
- externalIpBlockIds
-
setExternalIpBlockIds
-
fabricNetworkIds
-
addFabricNetworkIdsItem
-
getFabricNetworkIds
A list of fabric network Ids which are assigned to the network profile.- Returns:
- fabricNetworkIds
-
setFabricNetworkIds
-
customProperties
-
putCustomPropertiesItem
public NetworkProfileSpecification putCustomPropertiesItem(String key, String customPropertiesItem) -
getCustomProperties
Additional properties that may be used to extend the Network Profile object that is produced from this specification. For isolationType security group, datastoreId identifies the Compute Resource Edge datastore. computeCluster and resourcePoolId identify the Compute Resource Edge cluster. For isolationType subnet, distributedLogicalRouterStateLink identifies the on-demand network distributed local router. onDemandNetworkIPAssignmentType identifies the on-demand network IP range assignment type static, dynamic, or mixed.- Returns:
- customProperties
-
setCustomProperties
-
regionId
-
getRegionId
The Id of the region for which this profile is created- Returns:
- regionId
-
setRegionId
-
securityGroupIds
-
addSecurityGroupIdsItem
-
getSecurityGroupIds
A list of security group Ids which are assigned to the network profile.- Returns:
- securityGroupIds
-
setSecurityGroupIds
-
name
-
getName
A human-friendly name used as an identifier in APIs that support this option.- Returns:
- name
-
setName
-
isolationExternalFabricNetworkId
public NetworkProfileSpecification isolationExternalFabricNetworkId(String isolationExternalFabricNetworkId) -
getIsolationExternalFabricNetworkId
The Id of the fabric network used for outbound access.- Returns:
- isolationExternalFabricNetworkId
-
setIsolationExternalFabricNetworkId
-
isolationType
public NetworkProfileSpecification isolationType(NetworkProfileSpecification.IsolationTypeEnum isolationType) -
getIsolationType
Specifies the isolation type e.g. none, subnet or security group- Returns:
- isolationType
-
setIsolationType
-
isolatedNetworkCIDRPrefix
-
getIsolatedNetworkCIDRPrefix
The CIDR prefix length to be used for the isolated networks that are created with the network profile.- Returns:
- isolatedNetworkCIDRPrefix
-
setIsolatedNetworkCIDRPrefix
-
loadBalancerIds
-
addLoadBalancerIdsItem
-
getLoadBalancerIds
A list of load balancers which are assigned to the network profile.- Returns:
- loadBalancerIds
-
setLoadBalancerIds
-
equals
-
hashCode
public int hashCode() -
toString
-