Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListAllSoftwarePackagesResponse> |
SoftwareSourceAsync.listAllSoftwarePackages(ListAllSoftwarePackagesRequest request,
AsyncHandler<ListAllSoftwarePackagesRequest,ListAllSoftwarePackagesResponse> handler)
Lists software packages available through the OS Management Hub service.
|
Future<ListAllSoftwarePackagesResponse> |
SoftwareSourceAsyncClient.listAllSoftwarePackages(ListAllSoftwarePackagesRequest request,
AsyncHandler<ListAllSoftwarePackagesRequest,ListAllSoftwarePackagesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAllSoftwarePackagesRequest |
ListAllSoftwarePackagesRequest.Builder.build()
Build the instance of ListAllSoftwarePackagesRequest as configured by this builder
|
ListAllSoftwarePackagesRequest |
ListAllSoftwarePackagesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAllSoftwarePackagesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAllSoftwarePackagesRequest.Builder |
ListAllSoftwarePackagesRequest.Builder.copy(ListAllSoftwarePackagesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.