Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListPatchHistoriesResponse> |
BdsAsyncClient.listPatchHistories(ListPatchHistoriesRequest request,
AsyncHandler<ListPatchHistoriesRequest,ListPatchHistoriesResponse> handler) |
Future<ListPatchHistoriesResponse> |
BdsAsync.listPatchHistories(ListPatchHistoriesRequest request,
AsyncHandler<ListPatchHistoriesRequest,ListPatchHistoriesResponse> handler)
List the patch history of this cluster.
|
Modifier and Type | Method and Description |
---|---|
ListPatchHistoriesRequest |
ListPatchHistoriesRequest.Builder.build()
Build the instance of ListPatchHistoriesRequest as configured by this builder
|
ListPatchHistoriesRequest |
ListPatchHistoriesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListPatchHistoriesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListPatchHistoriesRequest.Builder |
ListPatchHistoriesRequest.Builder.copy(ListPatchHistoriesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.