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.runOnInstanceId(String runOnInstanceId)
The OCID of the instance on which this script or command should be executed.
|
UpdateRunObjectStoreScriptUserDefinedStepDetails.Builder |
UpdateRunObjectStoreScriptUserDefinedStepDetails.toBuilder() |