Class CreateCompShareCustomImageRequest.Softwares

java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.ucompshare.models.CreateCompShareCustomImageRequest.Softwares
Enclosing class:
CreateCompShareCustomImageRequest

public static class CreateCompShareCustomImageRequest.Softwares extends Request
  • Constructor Details

    • Softwares

      public Softwares()
  • Method Details

    • getFramework

      public String getFramework()
    • setFramework

      public void setFramework(String framework)
    • getFrameworkVersion

      public String getFrameworkVersion()
    • setFrameworkVersion

      public void setFrameworkVersion(String frameworkVersion)
    • getCUDAVersion

      public String getCUDAVersion()
    • setCUDAVersion

      public void setCUDAVersion(String cudaVersion)
    • getApplication

      public List<String> getApplication()
    • setApplication

      public void setApplication(List<String> application)
    • loadMaxRetries

      public Integer loadMaxRetries()
    • withMaxRetries

      public void withMaxRetries(Integer arg0)
    • loadTimeout

      public Integer loadTimeout()
    • withTimeout

      public void withTimeout(Integer arg0)