Uses of Class
com.oracle.bmc.goldengate.model.CreateKafkaBootstrapServer
-
Packages that use CreateKafkaBootstrapServer Package Description com.oracle.bmc.goldengate.model -
-
Uses of CreateKafkaBootstrapServer in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return CreateKafkaBootstrapServer Modifier and Type Method Description CreateKafkaBootstrapServerCreateKafkaBootstrapServer.Builder. build()Methods in com.oracle.bmc.goldengate.model that return types with arguments of type CreateKafkaBootstrapServer Modifier and Type Method Description List<CreateKafkaBootstrapServer>CreateKafkaConnectionDetails. getBootstrapServers()Kafka bootstrap.Methods in com.oracle.bmc.goldengate.model with parameters of type CreateKafkaBootstrapServer Modifier and Type Method Description CreateKafkaBootstrapServer.BuilderCreateKafkaBootstrapServer.Builder. copy(CreateKafkaBootstrapServer model)Method parameters in com.oracle.bmc.goldengate.model with type arguments of type CreateKafkaBootstrapServer Modifier and Type Method Description CreateKafkaConnectionDetails.BuilderCreateKafkaConnectionDetails.Builder. bootstrapServers(List<CreateKafkaBootstrapServer> bootstrapServers)Kafka bootstrap.
-