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