Uses of Class
com.oracle.bmc.database.responses.GetExadbVmClusterUpdateResponse
-
Packages that use GetExadbVmClusterUpdateResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of GetExadbVmClusterUpdateResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return GetExadbVmClusterUpdateResponse Modifier and Type Method Description GetExadbVmClusterUpdateResponse
Database. getExadbVmClusterUpdate(GetExadbVmClusterUpdateRequest request)
Gets information about a specified maintenance update package for a Exadata VM cluster on Exascale Infrastructure.GetExadbVmClusterUpdateResponse
DatabaseClient. getExadbVmClusterUpdate(GetExadbVmClusterUpdateRequest request)
Method parameters in com.oracle.bmc.database with type arguments of type GetExadbVmClusterUpdateResponse Modifier and Type Method Description 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.Future<GetExadbVmClusterUpdateResponse>
DatabaseAsyncClient. getExadbVmClusterUpdate(GetExadbVmClusterUpdateRequest request, AsyncHandler<GetExadbVmClusterUpdateRequest,GetExadbVmClusterUpdateResponse> handler)
-
Uses of GetExadbVmClusterUpdateResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GetExadbVmClusterUpdateResponse Modifier and Type Method Description GetExadbVmClusterUpdateResponse
GetExadbVmClusterUpdateResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetExadbVmClusterUpdateResponse Modifier and Type Method Description GetExadbVmClusterUpdateResponse.Builder
GetExadbVmClusterUpdateResponse.Builder. copy(GetExadbVmClusterUpdateResponse o)
Copy method to populate the builder with values from the given instance.
-