| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
ListManagedInstanceErrataResponse |
OsManagementClient.listManagedInstanceErrata(ListManagedInstanceErrataRequest request) |
ListManagedInstanceErrataResponse |
OsManagement.listManagedInstanceErrata(ListManagedInstanceErrataRequest request)
Returns a list of errata relevant to the Managed Instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListManagedInstanceErrataResponse> |
OsManagementAsync.listManagedInstanceErrata(ListManagedInstanceErrataRequest request,
AsyncHandler<ListManagedInstanceErrataRequest,ListManagedInstanceErrataResponse> handler)
Returns a list of errata relevant to the Managed Instance.
|
Future<ListManagedInstanceErrataResponse> |
OsManagementAsyncClient.listManagedInstanceErrata(ListManagedInstanceErrataRequest request,
AsyncHandler<ListManagedInstanceErrataRequest,ListManagedInstanceErrataResponse> handler) |
Iterable<ListManagedInstanceErrataResponse> |
OsManagementPaginators.listManagedInstanceErrataResponseIterator(ListManagedInstanceErrataRequest request)
Creates a new iterable which will iterate over the responses received from the listManagedInstanceErrata operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListManagedInstanceErrataResponse> |
OsManagementAsync.listManagedInstanceErrata(ListManagedInstanceErrataRequest request,
AsyncHandler<ListManagedInstanceErrataRequest,ListManagedInstanceErrataResponse> handler)
Returns a list of errata relevant to the Managed Instance.
|
Future<ListManagedInstanceErrataResponse> |
OsManagementAsyncClient.listManagedInstanceErrata(ListManagedInstanceErrataRequest request,
AsyncHandler<ListManagedInstanceErrataRequest,ListManagedInstanceErrataResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListManagedInstanceErrataResponse |
ListManagedInstanceErrataResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListManagedInstanceErrataResponse.Builder |
ListManagedInstanceErrataResponse.Builder.copy(ListManagedInstanceErrataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.