Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
DeleteBdsInstanceResponse |
BdsClient.deleteBdsInstance(DeleteBdsInstanceRequest request) |
DeleteBdsInstanceResponse |
Bds.deleteBdsInstance(DeleteBdsInstanceRequest request)
Deletes the cluster identified by the given ID.
|
Future<DeleteBdsInstanceResponse> |
BdsAsyncClient.deleteBdsInstance(DeleteBdsInstanceRequest request,
AsyncHandler<DeleteBdsInstanceRequest,DeleteBdsInstanceResponse> handler) |
Future<DeleteBdsInstanceResponse> |
BdsAsync.deleteBdsInstance(DeleteBdsInstanceRequest request,
AsyncHandler<DeleteBdsInstanceRequest,DeleteBdsInstanceResponse> handler)
Deletes the cluster identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteBdsInstanceResponse> |
BdsAsyncClient.deleteBdsInstance(DeleteBdsInstanceRequest request,
AsyncHandler<DeleteBdsInstanceRequest,DeleteBdsInstanceResponse> handler) |
Future<DeleteBdsInstanceResponse> |
BdsAsync.deleteBdsInstance(DeleteBdsInstanceRequest request,
AsyncHandler<DeleteBdsInstanceRequest,DeleteBdsInstanceResponse> handler)
Deletes the cluster identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
DeleteBdsInstanceRequest |
DeleteBdsInstanceRequest.Builder.build()
Build the instance of DeleteBdsInstanceRequest as configured by this builder
|
DeleteBdsInstanceRequest |
DeleteBdsInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteBdsInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteBdsInstanceRequest.Builder |
DeleteBdsInstanceRequest.Builder.copy(DeleteBdsInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.