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