Uses of Class
com.oracle.bmc.datacatalog.model.SearchResultCollection
-
Packages that use SearchResultCollection Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of SearchResultCollection in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return SearchResultCollection Modifier and Type Method Description SearchResultCollectionSearchResultCollection.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type SearchResultCollection Modifier and Type Method Description SearchResultCollection.BuilderSearchResultCollection.Builder. copy(SearchResultCollection model) -
Uses of SearchResultCollection in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return SearchResultCollection Modifier and Type Method Description SearchResultCollectionSearchCriteriaResponse. getSearchResultCollection()The returned SearchResultCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type SearchResultCollection Modifier and Type Method Description SearchCriteriaResponse.BuilderSearchCriteriaResponse.Builder. searchResultCollection(SearchResultCollection searchResultCollection)The returned SearchResultCollection instance.
-