Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
UpdateNodeReplaceConfigurationResponse |
BdsClient.updateNodeReplaceConfiguration(UpdateNodeReplaceConfigurationRequest request) |
UpdateNodeReplaceConfigurationResponse |
Bds.updateNodeReplaceConfiguration(UpdateNodeReplaceConfigurationRequest request)
Updates fields on nodeReplaceConfigurations, including the name, the schedule
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNodeReplaceConfigurationResponse> |
BdsAsyncClient.updateNodeReplaceConfiguration(UpdateNodeReplaceConfigurationRequest request,
AsyncHandler<UpdateNodeReplaceConfigurationRequest,UpdateNodeReplaceConfigurationResponse> handler) |
Future<UpdateNodeReplaceConfigurationResponse> |
BdsAsync.updateNodeReplaceConfiguration(UpdateNodeReplaceConfigurationRequest request,
AsyncHandler<UpdateNodeReplaceConfigurationRequest,UpdateNodeReplaceConfigurationResponse> handler)
Updates fields on nodeReplaceConfigurations, including the name, the schedule
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateNodeReplaceConfigurationResponse> |
BdsAsyncClient.updateNodeReplaceConfiguration(UpdateNodeReplaceConfigurationRequest request,
AsyncHandler<UpdateNodeReplaceConfigurationRequest,UpdateNodeReplaceConfigurationResponse> handler) |
Future<UpdateNodeReplaceConfigurationResponse> |
BdsAsync.updateNodeReplaceConfiguration(UpdateNodeReplaceConfigurationRequest request,
AsyncHandler<UpdateNodeReplaceConfigurationRequest,UpdateNodeReplaceConfigurationResponse> handler)
Updates fields on nodeReplaceConfigurations, including the name, the schedule
|
Modifier and Type | Method and Description |
---|---|
UpdateNodeReplaceConfigurationResponse |
UpdateNodeReplaceConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateNodeReplaceConfigurationResponse.Builder |
UpdateNodeReplaceConfigurationResponse.Builder.copy(UpdateNodeReplaceConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.