Class ArmeriaCentralDogmaBuilder
java.lang.Object
com.linecorp.centraldogma.client.AbstractCentralDogmaBuilder<ArmeriaCentralDogmaBuilder>
com.linecorp.centraldogma.client.armeria.AbstractArmeriaCentralDogmaBuilder<ArmeriaCentralDogmaBuilder>
com.linecorp.centraldogma.client.armeria.ArmeriaCentralDogmaBuilder
public final class ArmeriaCentralDogmaBuilder
extends AbstractArmeriaCentralDogmaBuilder<ArmeriaCentralDogmaBuilder>
Builds a
CentralDogma client based on an Armeria
HTTP client.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractArmeriaCentralDogmaBuilder
blockingTaskExecutor, blockingTaskExecutor, clientConfigurator, clientFactory, clientFactory, dnsAddressEndpointGroupConfigurator, endpointGroup, healthCheckInterval, healthCheckIntervalMillis, newClientBuilderMethods inherited from class AbstractCentralDogmaBuilder
accessToken, accessToken, host, host, hosts, isUseTls, maxNumRetriesOnReplicationLag, maxNumRetriesOnReplicationLag, meterRegistry, meterRegistry, profile, profile, profile, profile, profileResources, profileResources, retryIntervalOnReplicationLag, retryIntervalOnReplicationLagMillis, retryIntervalOnReplicationLagMillis, selectedProfile, self, uri, useTls, useTls
-
Constructor Details
-
ArmeriaCentralDogmaBuilder
public ArmeriaCentralDogmaBuilder()
-
-
Method Details
-
build
Returns a newly-createdCentralDogmainstance.- Throws:
UnknownHostException- if failed to resolve the host names from the DNS servers
-