- withAcls(List<AclsAddCmd>) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withAcls(AclsOperation, String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withAcls(Certificates, AclsOperation, String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withAcls(AclsOperation[], String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withAcls(Certificates, AclsOperation[], String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withAllAcls(String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withAllAcls(Certificates, String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withBootstrapServersInternalURL(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.SchemaRegistryContainer
-
Set bootstrap servers for local container.
- withBrokerServersSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withBrokerServersSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withBrokersServerUrl(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
- withConfigStorageTopic(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the config storage topic.
- withConfigStorageTopic(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the topic's name for the offsets storage topic.
- withDescribeAcls(String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withDescribeAcls(Certificates, String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withFormatMessageVersion(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
Set of the message compatibility version.
- withFormatMessageVersion(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withGroupId(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the group id
- withGroupId(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the group id.
- withIdentificationAlgorithmSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withIdentificationAlgorithmSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withKafkaClientCertificates(Certificates) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withKafkaClientCertificates(Certificates) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withKafkaConnectCertificates(Certificates) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
- withKafkaServerCertificates(Certificates) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withKafkaServerCertificates(Certificates) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withKeyConverter(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the key converter.
- withKeyConverter(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the key converter.
- withKeyPasswordSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withKeyPasswordSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withKeystoreLocationSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withKeystoreLocationSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withKeystorePasswordSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withKeystorePasswordSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withNetwork(Network) - Method in interface com.github.ydespreaux.testcontainers.kafka.rule.ConfluentContainer
-
Set the network
- withNetwork(Network) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
Set the network.
- withOffsetStorageFilename(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the offsets storage file name.
- withOffsetStorageFilename(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the storage file name.
- withOffsetStoragePartition(Integer) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the offsets storage partition.
- withOffsetStoragePartition(Integer) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the number of partitions for the offsets storage topic.
- withOffsetStorageTopic(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the topic name of the storage offsets topic.
- withOffsetStorageTopic(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the topic's name for the offsets storage topic.
- withPlugins(Set<String>) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the list of plugins directory.
- withPlugins(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the plugins directory.
- withPlugins(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the plugins directory
- withReadAcls(String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withReadAcls(Certificates, String, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withRegisterSpringbootProperties(boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set if the sytem properties must be registred.
- withRegisterSpringbootProperties(boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withRegisterSpringbootProperties(boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.SchemaRegistryContainer
-
- withRegisterSpringbootProperties(boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.ZookeeperContainer
-
- withRegisterSpringbootProperties(boolean) - Method in interface com.github.ydespreaux.testcontainers.kafka.rule.ConfluentContainer
-
Set if the spring boot properties must be registred.
- withRegisterSpringbootProperties(boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Register the spring boot properties.
- withRegisterSpringbootProperties(boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
Register the spring boot properties.
- withRestAppSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
- withRestAppSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the property 's name for schema registry url.
- withSchemaRegistry(boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
Enable the schema registry.
- withSchemaRegistrySystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.SchemaRegistryContainer
-
- withSchemaRegistrySystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withSchemaRegistryUrl(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
- withSecurityProtocolSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withSecurityProtocolSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withServerCertificates(Certificates) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
- withServerCertificates(Certificates) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.SchemaRegistryContainer
-
- withStatusStoragePartition(Integer) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the status storage partition.
- withStatusStoragePartition(Integer) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the number of partitions for the status storage topic.
- withStatusStorageTopic(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the status storage topic's name.
- withStatusStorageTopic(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the topic's name for the status storage topic.
- withTopic(String, int, boolean) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withTopic(TopicConfiguration) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withTopics(List<TopicConfiguration>) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withTruststoreLocationSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withTruststoreLocationSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withTruststorePasswordSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withTruststorePasswordSystemProperty(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withValueConverter(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaConnectContainer
-
Set the value converter.
- withValueConverter(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaConnectContainer
-
Set the value converter.
- withWriteAcls(String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withWriteAcls(Certificates, String) - Method in class com.github.ydespreaux.testcontainers.kafka.rule.ConfluentKafkaContainer
-
- withZookeeperHostname(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
- withZookeeperInternalURL(String) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.SchemaRegistryContainer
-
Set the zookeeper url for local container.
- withZookeeperPort(Integer) - Method in class com.github.ydespreaux.testcontainers.kafka.containers.KafkaContainer
-
Set the zookeeper port.