Uses of Class
com.oracle.bmc.recovery.model.LongTermBackupCollection
-
Packages that use LongTermBackupCollection Package Description com.oracle.bmc.recovery.model com.oracle.bmc.recovery.responses -
-
Uses of LongTermBackupCollection in com.oracle.bmc.recovery.model
Methods in com.oracle.bmc.recovery.model that return LongTermBackupCollection Modifier and Type Method Description LongTermBackupCollectionLongTermBackupCollection.Builder. build()Methods in com.oracle.bmc.recovery.model with parameters of type LongTermBackupCollection Modifier and Type Method Description LongTermBackupCollection.BuilderLongTermBackupCollection.Builder. copy(LongTermBackupCollection model) -
Uses of LongTermBackupCollection in com.oracle.bmc.recovery.responses
Methods in com.oracle.bmc.recovery.responses that return LongTermBackupCollection Modifier and Type Method Description LongTermBackupCollectionListLongTermBackupsResponse. getLongTermBackupCollection()The returned LongTermBackupCollection instance.Methods in com.oracle.bmc.recovery.responses with parameters of type LongTermBackupCollection Modifier and Type Method Description ListLongTermBackupsResponse.BuilderListLongTermBackupsResponse.Builder. longTermBackupCollection(LongTermBackupCollection longTermBackupCollection)The returned LongTermBackupCollection instance.
-