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