Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ListPackageGroupsResponse |
SoftwareSourceClient.listPackageGroups(ListPackageGroupsRequest request) |
ListPackageGroupsResponse |
SoftwareSource.listPackageGroups(ListPackageGroupsRequest request)
Lists package groups that are associated with the specified software source
OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPackageGroupsResponse> |
SoftwareSourceAsync.listPackageGroups(ListPackageGroupsRequest request,
AsyncHandler<ListPackageGroupsRequest,ListPackageGroupsResponse> handler)
Lists package groups that are associated with the specified software source
OCID.
|
Future<ListPackageGroupsResponse> |
SoftwareSourceAsyncClient.listPackageGroups(ListPackageGroupsRequest request,
AsyncHandler<ListPackageGroupsRequest,ListPackageGroupsResponse> handler) |
Iterable<ListPackageGroupsResponse> |
SoftwareSourcePaginators.listPackageGroupsResponseIterator(ListPackageGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the
listPackageGroups operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPackageGroupsResponse> |
SoftwareSourceAsync.listPackageGroups(ListPackageGroupsRequest request,
AsyncHandler<ListPackageGroupsRequest,ListPackageGroupsResponse> handler)
Lists package groups that are associated with the specified software source
OCID.
|
Future<ListPackageGroupsResponse> |
SoftwareSourceAsyncClient.listPackageGroups(ListPackageGroupsRequest request,
AsyncHandler<ListPackageGroupsRequest,ListPackageGroupsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPackageGroupsResponse |
ListPackageGroupsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPackageGroupsResponse.Builder |
ListPackageGroupsResponse.Builder.copy(ListPackageGroupsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.