Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListErrataResponse |
OsManagement.listErrata(ListErrataRequest request)
Returns a list of all of the currently available Errata in the system
|
ListErrataResponse |
OsManagementClient.listErrata(ListErrataRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListErrataResponse> |
OsManagementAsync.listErrata(ListErrataRequest request,
AsyncHandler<ListErrataRequest,ListErrataResponse> handler)
Returns a list of all of the currently available Errata in the system
|
Future<ListErrataResponse> |
OsManagementAsyncClient.listErrata(ListErrataRequest request,
AsyncHandler<ListErrataRequest,ListErrataResponse> handler) |
Iterable<ListErrataResponse> |
OsManagementPaginators.listErrataResponseIterator(ListErrataRequest request)
Creates a new iterable which will iterate over the responses received from the listErrata
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListErrataResponse> |
OsManagementAsync.listErrata(ListErrataRequest request,
AsyncHandler<ListErrataRequest,ListErrataResponse> handler)
Returns a list of all of the currently available Errata in the system
|
Future<ListErrataResponse> |
OsManagementAsyncClient.listErrata(ListErrataRequest request,
AsyncHandler<ListErrataRequest,ListErrataResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListErrataResponse |
ListErrataResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListErrataResponse.Builder |
ListErrataResponse.Builder.copy(ListErrataResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.