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