static UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.builder() |
Create a new builder.
|
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder.copy(UpdateRunObjectStoreScriptUserDefinedStepDetails model) |
|
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder.objectStorageScriptLocation(UpdateObjectStorageScriptLocationDetails objectStorageScriptLocation) |
|
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder.runAsUser(String runAsUser) |
The user ID on the instance that will be used to execute the script specified in
‘scriptCommand’.
|
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder.runOnInstanceId(String runOnInstanceId) |
The OCID of the instance on which this script or command should be executed.
|
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.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.
|
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.toBuilder() |
|