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