Uses of Class
de.cuioss.portal.restclient.CuiRestClientBuilder
-
Uses of CuiRestClientBuilder in de.cuioss.portal.restclient
Methods in de.cuioss.portal.restclient that return CuiRestClientBuilderModifier and TypeMethodDescriptionAdds the credentials for basic-authCuiRestClientBuilder.bearerAuthToken(String token) Adds the credentials for bearer-authCuiRestClientBuilder.connectionMetadata(de.cuioss.portal.configuration.connections.impl.ConnectionMetadata connectionMeta) Sets various properties based on the givenconnectionMeta.CuiRestClientBuilder.connectTimeout(long amount, TimeUnit timeUnit) Adds the connection timeoutCuiRestClientBuilder.disableDefaultExceptionHandler()Disables the RestEasy default exception mapper for this MP REST client.CuiRestClientBuilder.enableDefaultExceptionHandler()Enables the RestEasy default exception mapper for this MP REST client.CuiRestClientBuilder.followRedirects(boolean followRedirects) Adds the followRedirectsCuiRestClientBuilder.hostnameVerifier(HostnameVerifier hostnameVerifier) Adds the hostnameVerifierCuiRestClientBuilder.proxyAddress(String host, int port) Adds the proxy addressCuiRestClientBuilder.queryParamStyle(org.eclipse.microprofile.rest.client.ext.QueryParamStyle queryParamStyle) Adds the QueryParamStyleCuiRestClientBuilder.readTimeout(long amount, TimeUnit timeUnit) Adds the read timeoutCuiRestClientBuilder.registerExceptionMapper(org.eclipse.microprofile.rest.client.ext.ResponseExceptionMapper<?> mapper) Adds the ResponseExceptionMapperCuiRestClientBuilder.sslContext(SSLContext sslContext) Adds the sslContextCuiRestClientBuilder.traceLogEnabled(boolean value) Adds the target uriAdds the target urlAdds the target url