Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListManagedInstanceInstalledPackagesResponse> |
ManagedInstanceAsync.listManagedInstanceInstalledPackages(ListManagedInstanceInstalledPackagesRequest request,
AsyncHandler<ListManagedInstanceInstalledPackagesRequest,ListManagedInstanceInstalledPackagesResponse> handler)
Lists the packages that are installed on the managed instance.
|
Future<ListManagedInstanceInstalledPackagesResponse> |
ManagedInstanceAsyncClient.listManagedInstanceInstalledPackages(ListManagedInstanceInstalledPackagesRequest request,
AsyncHandler<ListManagedInstanceInstalledPackagesRequest,ListManagedInstanceInstalledPackagesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceInstalledPackagesRequest |
ListManagedInstanceInstalledPackagesRequest.Builder.build()
Build the instance of ListManagedInstanceInstalledPackagesRequest as configured by this
builder
|
ListManagedInstanceInstalledPackagesRequest |
ListManagedInstanceInstalledPackagesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListManagedInstanceInstalledPackagesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceInstalledPackagesRequest.Builder |
ListManagedInstanceInstalledPackagesRequest.Builder.copy(ListManagedInstanceInstalledPackagesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.