Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceUpdatablePackagesResponse |
ManagedInstance.listManagedInstanceUpdatablePackages(ListManagedInstanceUpdatablePackagesRequest request)
Returns a list of updatable packages for a managed instance.
|
ListManagedInstanceUpdatablePackagesResponse |
ManagedInstanceClient.listManagedInstanceUpdatablePackages(ListManagedInstanceUpdatablePackagesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListManagedInstanceUpdatablePackagesResponse> |
ManagedInstanceAsync.listManagedInstanceUpdatablePackages(ListManagedInstanceUpdatablePackagesRequest request,
AsyncHandler<ListManagedInstanceUpdatablePackagesRequest,ListManagedInstanceUpdatablePackagesResponse> handler)
Returns a list of updatable packages for a managed instance.
|
Future<ListManagedInstanceUpdatablePackagesResponse> |
ManagedInstanceAsyncClient.listManagedInstanceUpdatablePackages(ListManagedInstanceUpdatablePackagesRequest request,
AsyncHandler<ListManagedInstanceUpdatablePackagesRequest,ListManagedInstanceUpdatablePackagesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceUpdatablePackagesResponse |
ListManagedInstanceUpdatablePackagesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceUpdatablePackagesResponse.Builder |
ListManagedInstanceUpdatablePackagesResponse.Builder.copy(ListManagedInstanceUpdatablePackagesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.