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