Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
ObjectStorageScriptLocation |
ObjectStorageScriptLocation.Builder.build() |
ObjectStorageScriptLocation |
RunObjectStoreScriptUserDefinedStep.getObjectStorageScriptLocation() |
Modifier and Type | Method and Description |
---|---|
ObjectStorageScriptLocation.Builder |
ObjectStorageScriptLocation.Builder.copy(ObjectStorageScriptLocation model) |
RunObjectStoreScriptUserDefinedStep.Builder |
RunObjectStoreScriptUserDefinedStep.Builder.objectStorageScriptLocation(ObjectStorageScriptLocation objectStorageScriptLocation) |
Constructor and Description |
---|
RunObjectStoreScriptUserDefinedStep(String runOnInstanceId,
String runOnInstanceRegion,
ObjectStorageScriptLocation objectStorageScriptLocation)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.