Class Jersey3ApplicationClientFactory.Jersey3ApplicationClientFactoryBuilder

    • Field Summary

      • Fields inherited from class com.netflix.discovery.shared.transport.EurekaClientFactoryBuilder

        allowRedirect, clientIdentity, clientName, connectionIdleTimeout, connectionTimeout, decoderWrapper, encoderWrapper, eurekaAccept, hostnameVerifier, maxConnectionsPerHost, maxTotalConnections, myInstanceInfo, proxyHost, proxyPassword, proxyPort, proxyUserName, readTimeout, sslContext, systemSSL, trustStoreFileName, trustStorePassword, userAgent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Jersey3ApplicationClientFactory build()  
      Jersey3ApplicationClientFactory.Jersey3ApplicationClientFactoryBuilder withFeature​(jakarta.ws.rs.core.Feature feature)  
      • Methods inherited from class com.netflix.discovery.shared.transport.EurekaClientFactoryBuilder

        self, withAllowRedirect, withClientAccept, withClientConfig, withClientIdentity, withClientName, withConnectionIdleTimeout, withConnectionTimeout, withDecoder, withDecoderWrapper, withEncoder, withEncoderWrapper, withHostnameVerifier, withMaxConnectionsPerHost, withMaxTotalConnections, withMyInstanceInfo, withProxy, withReadTimeout, withSSLContext, withSystemSSLConfiguration, withTrustStoreFile, withUserAgent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait