Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
static RunObjectStoreScriptUserDefinedStep.Builder |
RunObjectStoreScriptUserDefinedStep.builder()
Create a new builder.
|
RunObjectStoreScriptUserDefinedStep.Builder |
RunObjectStoreScriptUserDefinedStep.Builder.copy(RunObjectStoreScriptUserDefinedStep model) |
RunObjectStoreScriptUserDefinedStep.Builder |
RunObjectStoreScriptUserDefinedStep.Builder.objectStorageScriptLocation(ObjectStorageScriptLocation objectStorageScriptLocation) |
RunObjectStoreScriptUserDefinedStep.Builder |
RunObjectStoreScriptUserDefinedStep.Builder.runOnInstanceId(String runOnInstanceId)
The OCID of the instance on which this script or command should be executed.
|
RunObjectStoreScriptUserDefinedStep.Builder |
RunObjectStoreScriptUserDefinedStep.Builder.runOnInstanceRegion(String runOnInstanceRegion)
The region of the instance where this script or command should be executed.
|
RunObjectStoreScriptUserDefinedStep.Builder |
RunObjectStoreScriptUserDefinedStep.toBuilder() |
Copyright © 2016–2024. All rights reserved.