Class MpsSvmConfig.Builder

  • Enclosing class:
    MpsSvmConfig

    public static final class MpsSvmConfig.Builder
    extends java.lang.Object
    Builder class for MpsSvmConfig.
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor with parameters for the required properties of MpsSvmConfig.
    • Constructor Detail

      • Builder

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

      • setSshKey

        public MpsSvmConfig.Builder setSshKey​(java.lang.String sshKey)
        This SSH Key can be used by admin user to ssh into the SVM appliance.
        Parameters:
        sshKey - New value for the property.