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