Uses of Class
com.oracle.bmc.managedkafka.responses.ChangeKafkaClusterConfigCompartmentResponse
- 
Packages that use ChangeKafkaClusterConfigCompartmentResponse Package Description com.oracle.bmc.managedkafka com.oracle.bmc.managedkafka.responses 
- 
- 
Uses of ChangeKafkaClusterConfigCompartmentResponse in com.oracle.bmc.managedkafkaMethods in com.oracle.bmc.managedkafka that return ChangeKafkaClusterConfigCompartmentResponse Modifier and Type Method Description ChangeKafkaClusterConfigCompartmentResponseKafkaCluster. changeKafkaClusterConfigCompartment(ChangeKafkaClusterConfigCompartmentRequest request)Moves a KafkaClusterConfig into a different compartment within the same tenancy.ChangeKafkaClusterConfigCompartmentResponseKafkaClusterClient. changeKafkaClusterConfigCompartment(ChangeKafkaClusterConfigCompartmentRequest request)Methods in com.oracle.bmc.managedkafka that return types with arguments of type ChangeKafkaClusterConfigCompartmentResponse Modifier and Type Method Description Future<ChangeKafkaClusterConfigCompartmentResponse>KafkaClusterAsync. changeKafkaClusterConfigCompartment(ChangeKafkaClusterConfigCompartmentRequest request, AsyncHandler<ChangeKafkaClusterConfigCompartmentRequest,ChangeKafkaClusterConfigCompartmentResponse> handler)Moves a KafkaClusterConfig into a different compartment within the same tenancy.Future<ChangeKafkaClusterConfigCompartmentResponse>KafkaClusterAsyncClient. changeKafkaClusterConfigCompartment(ChangeKafkaClusterConfigCompartmentRequest request, AsyncHandler<ChangeKafkaClusterConfigCompartmentRequest,ChangeKafkaClusterConfigCompartmentResponse> handler)Method parameters in com.oracle.bmc.managedkafka with type arguments of type ChangeKafkaClusterConfigCompartmentResponse Modifier and Type Method Description Future<ChangeKafkaClusterConfigCompartmentResponse>KafkaClusterAsync. changeKafkaClusterConfigCompartment(ChangeKafkaClusterConfigCompartmentRequest request, AsyncHandler<ChangeKafkaClusterConfigCompartmentRequest,ChangeKafkaClusterConfigCompartmentResponse> handler)Moves a KafkaClusterConfig into a different compartment within the same tenancy.Future<ChangeKafkaClusterConfigCompartmentResponse>KafkaClusterAsyncClient. changeKafkaClusterConfigCompartment(ChangeKafkaClusterConfigCompartmentRequest request, AsyncHandler<ChangeKafkaClusterConfigCompartmentRequest,ChangeKafkaClusterConfigCompartmentResponse> handler)
- 
Uses of ChangeKafkaClusterConfigCompartmentResponse in com.oracle.bmc.managedkafka.responsesMethods in com.oracle.bmc.managedkafka.responses that return ChangeKafkaClusterConfigCompartmentResponse Modifier and Type Method Description ChangeKafkaClusterConfigCompartmentResponseChangeKafkaClusterConfigCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.managedkafka.responses with parameters of type ChangeKafkaClusterConfigCompartmentResponse Modifier and Type Method Description ChangeKafkaClusterConfigCompartmentResponse.BuilderChangeKafkaClusterConfigCompartmentResponse.Builder. copy(ChangeKafkaClusterConfigCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-