Interface DnsAddressEndpointGroupConfigurator

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface DnsAddressEndpointGroupConfigurator
Configures the DNS resolution of the Armeria client of CentralDogma.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(DnsAddressEndpointGroupBuilder dnsAddressEndpointGroupBuilder)
    Configures the DNS lookup of the ArmeriaCentralDogma client.
  • Method Details

    • configure

      void configure(DnsAddressEndpointGroupBuilder dnsAddressEndpointGroupBuilder)
      Configures the DNS lookup of the ArmeriaCentralDogma client.