Class DeploymentTemplate.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of DeploymentTemplate.
    • Method Detail

      • setAttributes

        public DeploymentTemplate.Builder setAttributes​(java.util.List<Attribute> attributes)
        List of attributes specific to a partner for which the service is created. There attributes are passed on to the partner appliance and is opaque to the NSX Manager.
        Parameters:
        attributes - New value for the property.
      • setName

        public DeploymentTemplate.Builder setName​(java.lang.String name)
        Deployment Template name.
        Parameters:
        name - New value for the property.