Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
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 |
---|---|
SearchSoftwareSourcePackageGroupsRequest |
SearchSoftwareSourcePackageGroupsRequest.Builder.build()
Build the instance of SearchSoftwareSourcePackageGroupsRequest as configured by this
builder
|
SearchSoftwareSourcePackageGroupsRequest |
SearchSoftwareSourcePackageGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SearchSoftwareSourcePackageGroupsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
SearchSoftwareSourcePackageGroupsRequest.Builder |
SearchSoftwareSourcePackageGroupsRequest.Builder.copy(SearchSoftwareSourcePackageGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.