Uses of Class
com.oracle.bmc.disasterrecovery.model.CreateOkeBackupLocationDetails.Builder
-
Packages that use CreateOkeBackupLocationDetails.Builder Package Description com.oracle.bmc.disasterrecovery.model -
-
Uses of CreateOkeBackupLocationDetails.Builder in com.oracle.bmc.disasterrecovery.model
Methods in com.oracle.bmc.disasterrecovery.model that return CreateOkeBackupLocationDetails.Builder Modifier and Type Method Description CreateOkeBackupLocationDetails.Builder
CreateOkeBackupLocationDetails.Builder. bucket(String bucket)
The bucket name inside the object storage namespace.static CreateOkeBackupLocationDetails.Builder
CreateOkeBackupLocationDetails. builder()
Create a new builder.CreateOkeBackupLocationDetails.Builder
CreateOkeBackupLocationDetails.Builder. copy(CreateOkeBackupLocationDetails model)
CreateOkeBackupLocationDetails.Builder
CreateOkeBackupLocationDetails.Builder. namespace(String namespace)
The namespace in the object storage bucket location (Note - this is usually the tenancy name).CreateOkeBackupLocationDetails.Builder
CreateOkeBackupLocationDetails. toBuilder()
-