Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
UpdateBdsInstanceResponse |
BdsClient.updateBdsInstance(UpdateBdsInstanceRequest request) |
UpdateBdsInstanceResponse |
Bds.updateBdsInstance(UpdateBdsInstanceRequest request)
Updates the Big Data Service cluster identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBdsInstanceResponse> |
BdsAsyncClient.updateBdsInstance(UpdateBdsInstanceRequest request,
AsyncHandler<UpdateBdsInstanceRequest,UpdateBdsInstanceResponse> handler) |
Future<UpdateBdsInstanceResponse> |
BdsAsync.updateBdsInstance(UpdateBdsInstanceRequest request,
AsyncHandler<UpdateBdsInstanceRequest,UpdateBdsInstanceResponse> handler)
Updates the Big Data Service cluster identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBdsInstanceResponse> |
BdsAsyncClient.updateBdsInstance(UpdateBdsInstanceRequest request,
AsyncHandler<UpdateBdsInstanceRequest,UpdateBdsInstanceResponse> handler) |
Future<UpdateBdsInstanceResponse> |
BdsAsync.updateBdsInstance(UpdateBdsInstanceRequest request,
AsyncHandler<UpdateBdsInstanceRequest,UpdateBdsInstanceResponse> handler)
Updates the Big Data Service cluster identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
UpdateBdsInstanceResponse |
UpdateBdsInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateBdsInstanceResponse.Builder |
UpdateBdsInstanceResponse.Builder.copy(UpdateBdsInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.