Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Method and Description |
---|---|
ObjectStorageScriptLocation.Builder |
ObjectStorageScriptLocation.Builder.bucket(String bucket)
The bucket name inside the object storage namespace.
|
static ObjectStorageScriptLocation.Builder |
ObjectStorageScriptLocation.builder()
Create a new builder.
|
ObjectStorageScriptLocation.Builder |
ObjectStorageScriptLocation.Builder.copy(ObjectStorageScriptLocation model) |
ObjectStorageScriptLocation.Builder |
ObjectStorageScriptLocation.Builder.namespace(String namespace)
The namespace in object storage (Note - this is usually the tenancy name).
|
ObjectStorageScriptLocation.Builder |
ObjectStorageScriptLocation.Builder.object(String object)
The object name inside the object storage bucket.
|
ObjectStorageScriptLocation.Builder |
ObjectStorageScriptLocation.toBuilder() |
Copyright © 2016–2024. All rights reserved.