Uses of Class
com.oracle.bmc.databasemanagement.model.TablespaceCollection
- 
Packages that use TablespaceCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of TablespaceCollection in com.oracle.bmc.databasemanagement.modelMethods in com.oracle.bmc.databasemanagement.model that return TablespaceCollection Modifier and Type Method Description TablespaceCollectionTablespaceCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type TablespaceCollection Modifier and Type Method Description TablespaceCollection.BuilderTablespaceCollection.Builder. copy(TablespaceCollection model)
- 
Uses of TablespaceCollection in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return TablespaceCollection Modifier and Type Method Description TablespaceCollectionListTablespacesResponse. getTablespaceCollection()The returned TablespaceCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type TablespaceCollection Modifier and Type Method Description ListTablespacesResponse.BuilderListTablespacesResponse.Builder. tablespaceCollection(TablespaceCollection tablespaceCollection)The returned TablespaceCollection instance.
 
-