OkeBackupLocation.Builder |
OkeBackupLocation.Builder.bucket(String bucket) |
The bucket name inside the object storage namespace.
|
static OkeBackupLocation.Builder |
OkeBackupLocation.builder() |
Create a new builder.
|
OkeBackupLocation.Builder |
OkeBackupLocation.Builder.copy(OkeBackupLocation model) |
|
OkeBackupLocation.Builder |
OkeBackupLocation.Builder.namespace(String namespace) |
The namespace in object storage backup location(Note - this is usually the tenancy name).
|
OkeBackupLocation.Builder |
OkeBackupLocation.Builder.object(String object) |
The object name inside the object storage bucket.
|
OkeBackupLocation.Builder |
OkeBackupLocation.toBuilder() |
|