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