Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetVmClusterUpdateResponse |
DatabaseClient.getVmClusterUpdate(GetVmClusterUpdateRequest request) |
GetVmClusterUpdateResponse |
Database.getVmClusterUpdate(GetVmClusterUpdateRequest request)
Gets information about a specified maintenance update package for a VM cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<GetVmClusterUpdateResponse> |
DatabaseAsyncClient.getVmClusterUpdate(GetVmClusterUpdateRequest request,
AsyncHandler<GetVmClusterUpdateRequest,GetVmClusterUpdateResponse> handler) |
Future<GetVmClusterUpdateResponse> |
DatabaseAsync.getVmClusterUpdate(GetVmClusterUpdateRequest request,
AsyncHandler<GetVmClusterUpdateRequest,GetVmClusterUpdateResponse> handler)
Gets information about a specified maintenance update package for a VM cluster.
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterUpdateResponse |
GetVmClusterUpdateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterUpdateResponse.Builder |
GetVmClusterUpdateResponse.Builder.copy(GetVmClusterUpdateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.