Uses of Class
com.oracle.bmc.wlms.model.MiddlewareBinaryBackupContent
- 
Packages that use MiddlewareBinaryBackupContent Package Description com.oracle.bmc.wlms.model 
- 
- 
Uses of MiddlewareBinaryBackupContent in com.oracle.bmc.wlms.modelMethods in com.oracle.bmc.wlms.model that return MiddlewareBinaryBackupContent Modifier and Type Method Description MiddlewareBinaryBackupContentMiddlewareBinaryBackupContent.Builder. build()MiddlewareBinaryBackupContentBinaryBackupContent. getMiddleware()Methods in com.oracle.bmc.wlms.model with parameters of type MiddlewareBinaryBackupContent Modifier and Type Method Description MiddlewareBinaryBackupContent.BuilderMiddlewareBinaryBackupContent.Builder. copy(MiddlewareBinaryBackupContent model)BinaryBackupContent.BuilderBinaryBackupContent.Builder. middleware(MiddlewareBinaryBackupContent middleware)Constructors in com.oracle.bmc.wlms.model with parameters of type MiddlewareBinaryBackupContent Constructor Description BinaryBackupContent(MiddlewareBinaryBackupContent middleware)Deprecated.
 
-