Uses of Class
com.oracle.bmc.redis.model.OciCacheBackupCollection
-
Packages that use OciCacheBackupCollection Package Description com.oracle.bmc.redis.model com.oracle.bmc.redis.responses -
-
Uses of OciCacheBackupCollection in com.oracle.bmc.redis.model
Methods in com.oracle.bmc.redis.model that return OciCacheBackupCollection Modifier and Type Method Description OciCacheBackupCollectionOciCacheBackupCollection.Builder. build()Methods in com.oracle.bmc.redis.model with parameters of type OciCacheBackupCollection Modifier and Type Method Description OciCacheBackupCollection.BuilderOciCacheBackupCollection.Builder. copy(OciCacheBackupCollection model) -
Uses of OciCacheBackupCollection in com.oracle.bmc.redis.responses
Methods in com.oracle.bmc.redis.responses that return OciCacheBackupCollection Modifier and Type Method Description OciCacheBackupCollectionListOciCacheBackupsResponse. getOciCacheBackupCollection()The returned OciCacheBackupCollection instance.Methods in com.oracle.bmc.redis.responses with parameters of type OciCacheBackupCollection Modifier and Type Method Description ListOciCacheBackupsResponse.BuilderListOciCacheBackupsResponse.Builder. ociCacheBackupCollection(OciCacheBackupCollection ociCacheBackupCollection)The returned OciCacheBackupCollection instance.
-