Class ComputeGatewaySpecification
java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.ComputeGatewaySpecification
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2020-09-09T18:26:35.661905-04:00[America/New_York]") public class ComputeGatewaySpecification extends Object
Compute Gateway Configuration. Applies to NSX cloud accounts only.
-
Constructor Summary
Constructors Constructor Description ComputeGatewaySpecification()
-
Method Summary
-
Constructor Details
-
ComputeGatewaySpecification
public ComputeGatewaySpecification()
-
-
Method Details
-
customProperties
-
putCustomPropertiesItem
public ComputeGatewaySpecification putCustomPropertiesItem(String key, String customPropertiesItem) -
getCustomProperties
Additional custom properties that may be used to extend the compute gateway.- Returns:
- customProperties
-
setCustomProperties
-
deploymentId
-
getDeploymentId
The id of the deployment that is associated with this resource- Returns:
- deploymentId
-
setDeploymentId
-
name
-
getName
A human-friendly name used as an identifier in APIs that support this option.- Returns:
- name
-
setName
-
networks
-
addNetworksItem
-
getNetworks
List of networks- Returns:
- networks
-
setNetworks
-
natRules
-
addNatRulesItem
-
getNatRules
List of NAT Rules- Returns:
- natRules
-
setNatRules
-
projectId
-
getProjectId
The id of the project the current user belongs to.- Returns:
- projectId
-
setProjectId
-
equals
-
hashCode
public int hashCode() -
toString
-