Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterUpdateHistoryEntryResponse |
DatabaseClient.getCloudVmClusterUpdateHistoryEntry(GetCloudVmClusterUpdateHistoryEntryRequest request) |
GetCloudVmClusterUpdateHistoryEntryResponse |
Database.getCloudVmClusterUpdateHistoryEntry(GetCloudVmClusterUpdateHistoryEntryRequest request)
Gets the maintenance update history details for the specified update history entry.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCloudVmClusterUpdateHistoryEntryResponse> |
DatabaseAsyncClient.getCloudVmClusterUpdateHistoryEntry(GetCloudVmClusterUpdateHistoryEntryRequest request,
AsyncHandler<GetCloudVmClusterUpdateHistoryEntryRequest,GetCloudVmClusterUpdateHistoryEntryResponse> handler) |
Future<GetCloudVmClusterUpdateHistoryEntryResponse> |
DatabaseAsync.getCloudVmClusterUpdateHistoryEntry(GetCloudVmClusterUpdateHistoryEntryRequest request,
AsyncHandler<GetCloudVmClusterUpdateHistoryEntryRequest,GetCloudVmClusterUpdateHistoryEntryResponse> handler)
Gets the maintenance update history details for the specified update history entry.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCloudVmClusterUpdateHistoryEntryResponse> |
DatabaseAsyncClient.getCloudVmClusterUpdateHistoryEntry(GetCloudVmClusterUpdateHistoryEntryRequest request,
AsyncHandler<GetCloudVmClusterUpdateHistoryEntryRequest,GetCloudVmClusterUpdateHistoryEntryResponse> handler) |
Future<GetCloudVmClusterUpdateHistoryEntryResponse> |
DatabaseAsync.getCloudVmClusterUpdateHistoryEntry(GetCloudVmClusterUpdateHistoryEntryRequest request,
AsyncHandler<GetCloudVmClusterUpdateHistoryEntryRequest,GetCloudVmClusterUpdateHistoryEntryResponse> handler)
Gets the maintenance update history details for the specified update history entry.
|
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterUpdateHistoryEntryResponse |
GetCloudVmClusterUpdateHistoryEntryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterUpdateHistoryEntryResponse.Builder |
GetCloudVmClusterUpdateHistoryEntryResponse.Builder.copy(GetCloudVmClusterUpdateHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.