Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
SearchSoftwareSourcePackageGroupsResponse |
SoftwareSourceClient.searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request) |
SearchSoftwareSourcePackageGroupsResponse |
SoftwareSource.searchSoftwareSourcePackageGroups(SearchSoftwareSourcePackageGroupsRequest request)
Searches the package groups from the specified list of software sources.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
SearchSoftwareSourcePackageGroupsResponse |
SearchSoftwareSourcePackageGroupsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SearchSoftwareSourcePackageGroupsResponse.Builder |
SearchSoftwareSourcePackageGroupsResponse.Builder.copy(SearchSoftwareSourcePackageGroupsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.