| Package | Description |
|---|---|
| com.linecorp.armeria.client.endpoint.dns |
DNS-based
EndpointGroup implementation. |
| Modifier and Type | Method and Description |
|---|---|
static DnsAddressEndpointGroupBuilder |
DnsAddressEndpointGroup.builder(String hostname)
Returns a new
DnsAddressEndpointGroupBuilder with the specified hostname. |
DnsAddressEndpointGroupBuilder |
DnsAddressEndpointGroupBuilder.port(int port)
Sets the port number of the
Endpoints created by DnsAddressEndpointGroup. |
Copyright © 2020 LeanCloud. All rights reserved.