Uses of Class
com.oracle.bmc.wlms.model.BackupContent
- 
Packages that use BackupContent Package Description com.oracle.bmc.wlms.model com.oracle.bmc.wlms.responses 
- 
- 
Uses of BackupContent in com.oracle.bmc.wlms.modelSubclasses of BackupContent in com.oracle.bmc.wlms.model Modifier and Type Class Description classBinaryBackupContentInformation of the content of a binary backup.
- 
Uses of BackupContent in com.oracle.bmc.wlms.responsesMethods in com.oracle.bmc.wlms.responses that return BackupContent Modifier and Type Method Description BackupContentGetWlsDomainServerBackupContentResponse. getBackupContent()The returned BackupContent instance.Methods in com.oracle.bmc.wlms.responses with parameters of type BackupContent Modifier and Type Method Description GetWlsDomainServerBackupContentResponse.BuilderGetWlsDomainServerBackupContentResponse.Builder. backupContent(BackupContent backupContent)The returned BackupContent instance.
 
-