Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
AddKafkaResponse |
BdsClient.addKafka(AddKafkaRequest request) |
AddKafkaResponse |
Bds.addKafka(AddKafkaRequest request)
Adds Kafka to a cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<AddKafkaResponse> |
BdsAsyncClient.addKafka(AddKafkaRequest request,
AsyncHandler<AddKafkaRequest,AddKafkaResponse> handler) |
Future<AddKafkaResponse> |
BdsAsync.addKafka(AddKafkaRequest request,
AsyncHandler<AddKafkaRequest,AddKafkaResponse> handler)
Adds Kafka to a cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<AddKafkaResponse> |
BdsAsyncClient.addKafka(AddKafkaRequest request,
AsyncHandler<AddKafkaRequest,AddKafkaResponse> handler) |
Future<AddKafkaResponse> |
BdsAsync.addKafka(AddKafkaRequest request,
AsyncHandler<AddKafkaRequest,AddKafkaResponse> handler)
Adds Kafka to a cluster.
|
Modifier and Type | Method and Description |
---|---|
AddKafkaResponse |
AddKafkaResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddKafkaResponse.Builder |
AddKafkaResponse.Builder.copy(AddKafkaResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.