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