Class MpsOvfSpec.Builder

  • Enclosing class:
    MpsOvfSpec

    public static final class MpsOvfSpec.Builder
    extends java.lang.Object
    Builder class for MpsOvfSpec.
    • Constructor Detail

      • Builder

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

      • setName

        public MpsOvfSpec.Builder setName​(java.lang.String name)
        MPS OVF specification name.
        Parameters:
        name - New value for the property.
      • setOvfUrl

        public MpsOvfSpec.Builder setOvfUrl​(java.lang.String ovfUrl)
        Location of the hosted MPS SVM OVF.
        Parameters:
        ovfUrl - New value for the property.