Uses of Enum Class
org.springframework.web.reactive.function.client.ClientObservationDocumentation
Packages that use ClientObservationDocumentation
Package
Description
Provides a reactive
WebClient
that builds on top of the
org.springframework.http.client.reactive reactive HTTP adapter layer.-
Uses of ClientObservationDocumentation in org.springframework.web.reactive.function.client
Methods in org.springframework.web.reactive.function.client that return ClientObservationDocumentationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ClientObservationDocumentation[]ClientObservationDocumentation.values()Returns an array containing the constants of this enum class, in the order they are declared.