public class CreateUSqlJobProperties extends CreateJobProperties
Constructor and Description |
---|
CreateUSqlJobProperties() |
Modifier and Type | Method and Description |
---|---|
CompileMode |
compileMode()
Get the specific compilation mode for the job used during execution.
|
CreateUSqlJobProperties |
withCompileMode(CompileMode compileMode)
Set the specific compilation mode for the job used during execution.
|
runtimeVersion, script, withRuntimeVersion, withScript
public CompileMode compileMode()
public CreateUSqlJobProperties withCompileMode(CompileMode compileMode)
compileMode
- the compileMode value to setCopyright © 2019. All rights reserved.