static RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.builder() |
Create a new builder.
|
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder.copy(RunObjectStoreScriptUserDefinedCustomPrecheckStep model) |
|
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder.objectStorageScriptLocation(ObjectStorageScriptLocation objectStorageScriptLocation) |
|
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder.runAsUser(String runAsUser) |
The user ID on the instance that will be used to execute the script specified in
‘scriptCommand’.
|
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder.runOnInstanceId(String runOnInstanceId) |
The OCID of the instance on which this script or command should be executed.
|
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder.runOnInstanceRegion(String runOnInstanceRegion) |
The region of the instance where this script or command should be executed.
|
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder.scriptCommand(String scriptCommand) |
The entire path and arguments for the script that is stored in object store, or inside a
compressed archive in object store.
|
RunObjectStoreScriptUserDefinedCustomPrecheckStep.Builder |
RunObjectStoreScriptUserDefinedCustomPrecheckStep.toBuilder() |
|