Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
InstallPatchResponse |
BdsClient.installPatch(InstallPatchRequest request) |
InstallPatchResponse |
Bds.installPatch(InstallPatchRequest request)
Install the specified patch to this cluster.
|
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 |
---|---|
InstallPatchRequest |
InstallPatchRequest.Builder.build()
Build the instance of InstallPatchRequest as configured by this builder
|
InstallPatchRequest |
InstallPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of InstallPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
InstallPatchRequest.Builder |
InstallPatchRequest.Builder.copy(InstallPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.