Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
InstallPatchResponse |
BdsClient.installPatch(InstallPatchRequest request) |
InstallPatchResponse |
Bds.installPatch(InstallPatchRequest request)
Install the specified patch to this cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<InstallPatchResponse> |
BdsAsyncClient.installPatch(InstallPatchRequest request,
AsyncHandler<InstallPatchRequest,InstallPatchResponse> handler) |
Future<InstallPatchResponse> |
BdsAsync.installPatch(InstallPatchRequest request,
AsyncHandler<InstallPatchRequest,InstallPatchResponse> handler)
Install the specified patch to this cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<InstallPatchResponse> |
BdsAsyncClient.installPatch(InstallPatchRequest request,
AsyncHandler<InstallPatchRequest,InstallPatchResponse> handler) |
Future<InstallPatchResponse> |
BdsAsync.installPatch(InstallPatchRequest request,
AsyncHandler<InstallPatchRequest,InstallPatchResponse> handler)
Install the specified patch to this cluster.
|
Modifier and Type | Method and Description |
---|---|
InstallPatchResponse |
InstallPatchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
InstallPatchResponse.Builder |
InstallPatchResponse.Builder.copy(InstallPatchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.