Uses of Class
com.oracle.bmc.osmanagementhub.responses.SearchSoftwareSourcePackageGroupsResponse
- 
Packages that use SearchSoftwareSourcePackageGroupsResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of SearchSoftwareSourcePackageGroupsResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return SearchSoftwareSourcePackageGroupsResponse Modifier and Type Method Description SearchSoftwareSourcePackageGroupsResponseSoftwareSource. searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request)Searches the package groups from the specified list of software sources.SearchSoftwareSourcePackageGroupsResponseSoftwareSourceClient. searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type SearchSoftwareSourcePackageGroupsResponse Modifier and Type Method Description Future<SearchSoftwareSourcePackageGroupsResponse>SoftwareSourceAsync. searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request, AsyncHandler<SearchSoftwareSourcePackageGroupsRequest,SearchSoftwareSourcePackageGroupsResponse> handler)Searches the package groups from the specified list of software sources.Future<SearchSoftwareSourcePackageGroupsResponse>SoftwareSourceAsyncClient. searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request, AsyncHandler<SearchSoftwareSourcePackageGroupsRequest,SearchSoftwareSourcePackageGroupsResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type SearchSoftwareSourcePackageGroupsResponse Modifier and Type Method Description Future<SearchSoftwareSourcePackageGroupsResponse>SoftwareSourceAsync. searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request, AsyncHandler<SearchSoftwareSourcePackageGroupsRequest,SearchSoftwareSourcePackageGroupsResponse> handler)Searches the package groups from the specified list of software sources.Future<SearchSoftwareSourcePackageGroupsResponse>SoftwareSourceAsyncClient. searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request, AsyncHandler<SearchSoftwareSourcePackageGroupsRequest,SearchSoftwareSourcePackageGroupsResponse> handler)
- 
Uses of SearchSoftwareSourcePackageGroupsResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return SearchSoftwareSourcePackageGroupsResponse Modifier and Type Method Description SearchSoftwareSourcePackageGroupsResponseSearchSoftwareSourcePackageGroupsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type SearchSoftwareSourcePackageGroupsResponse Modifier and Type Method Description SearchSoftwareSourcePackageGroupsResponse.BuilderSearchSoftwareSourcePackageGroupsResponse.Builder. copy(SearchSoftwareSourcePackageGroupsResponse o)Copy method to populate the builder with values from the given instance.
 
-