Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchResponse |
DatabaseClient.getDbSystemPatch(GetDbSystemPatchRequest request) |
GetDbSystemPatchResponse |
Database.getDbSystemPatch(GetDbSystemPatchRequest request)
Gets information the specified patch.
|
Future<GetDbSystemPatchResponse> |
DatabaseAsyncClient.getDbSystemPatch(GetDbSystemPatchRequest request,
AsyncHandler<GetDbSystemPatchRequest,GetDbSystemPatchResponse> handler) |
Future<GetDbSystemPatchResponse> |
DatabaseAsync.getDbSystemPatch(GetDbSystemPatchRequest request,
AsyncHandler<GetDbSystemPatchRequest,GetDbSystemPatchResponse> handler)
Gets information the specified patch.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDbSystemPatchResponse> |
DatabaseAsyncClient.getDbSystemPatch(GetDbSystemPatchRequest request,
AsyncHandler<GetDbSystemPatchRequest,GetDbSystemPatchResponse> handler) |
Future<GetDbSystemPatchResponse> |
DatabaseAsync.getDbSystemPatch(GetDbSystemPatchRequest request,
AsyncHandler<GetDbSystemPatchRequest,GetDbSystemPatchResponse> handler)
Gets information the specified patch.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchRequest |
GetDbSystemPatchRequest.Builder.build()
Build the instance of GetDbSystemPatchRequest as configured by this builder
|
GetDbSystemPatchRequest |
GetDbSystemPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDbSystemPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchRequest.Builder |
GetDbSystemPatchRequest.Builder.copy(GetDbSystemPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.