Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
ListPatchHistoriesResponse |
Bds.listPatchHistories(ListPatchHistoriesRequest request)
List the patch history of this cluster.
|
ListPatchHistoriesResponse |
BdsClient.listPatchHistories(ListPatchHistoriesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPatchHistoriesResponse> |
BdsAsync.listPatchHistories(ListPatchHistoriesRequest request,
AsyncHandler<ListPatchHistoriesRequest,ListPatchHistoriesResponse> handler)
List the patch history of this cluster.
|
Future<ListPatchHistoriesResponse> |
BdsAsyncClient.listPatchHistories(ListPatchHistoriesRequest request,
AsyncHandler<ListPatchHistoriesRequest,ListPatchHistoriesResponse> handler) |
Iterable<ListPatchHistoriesResponse> |
BdsPaginators.listPatchHistoriesResponseIterator(ListPatchHistoriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listPatchHistories operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPatchHistoriesResponse> |
BdsAsync.listPatchHistories(ListPatchHistoriesRequest request,
AsyncHandler<ListPatchHistoriesRequest,ListPatchHistoriesResponse> handler)
List the patch history of this cluster.
|
Future<ListPatchHistoriesResponse> |
BdsAsyncClient.listPatchHistories(ListPatchHistoriesRequest request,
AsyncHandler<ListPatchHistoriesRequest,ListPatchHistoriesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPatchHistoriesResponse |
ListPatchHistoriesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPatchHistoriesResponse.Builder |
ListPatchHistoriesResponse.Builder.copy(ListPatchHistoriesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.