Uses of Class
co.yellowdog.platform.clients.web.PlatformWebClient.Builder
Packages that use PlatformWebClient.Builder
-
Uses of PlatformWebClient.Builder in co.yellowdog.platform.clients.web
Methods in co.yellowdog.platform.clients.web that return PlatformWebClient.BuilderModifier and TypeMethodDescriptionPlatformWebClient.Builder.authenticationHeadersProvider(@NonNull AuthenticationHeadersProvider authenticationHeadersProvider) static PlatformWebClient.BuilderPlatformWebClient.builder(@NonNull String baseUrl, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper) static PlatformWebClient.BuilderPlatformWebClient.builder(@NonNull URI baseUrl, @NonNull com.fasterxml.jackson.databind.ObjectMapper objectMapper) PlatformWebClient.Builder.errorHandler(@NonNull ErrorHandler errorHandler) PlatformWebClient.Builder.uri(@NonNull Consumer<UriBuilder> uriBuilderConsumer)