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