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