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() |
|