类的使用
com.baidubce.services.bmr.model.JavaStepConfig
-
使用JavaStepConfig的程序包 程序包 说明 com.baidubce.services.bmr.model -
-
com.baidubce.services.bmr.model中JavaStepConfig的使用
返回JavaStepConfig的com.baidubce.services.bmr.model中的方法 修饰符和类型 方法 说明 JavaStepConfigJavaStepConfig. withActionOnFailure(String actionOnFailure)Configure the action on failure for the java step.JavaStepConfigJavaStepConfig. withAdditionalFile(String remote, String local)Configure the additional file for the step.JavaStepConfigJavaStepConfig. withArguments(String arguments)Configure the arguments for the step.JavaStepConfigJavaStepConfig. withJar(String jar)Configure the BOS path for step's .jar file.JavaStepConfigJavaStepConfig. withMainClass(String mainClass)Configure the main class for the step.JavaStepConfigJavaStepConfig. withName(String name)Configure the name of the step.
-