Uses of Enum Class
org.springframework.graphql.observation.GraphQlObservationDocumentation
Packages that use GraphQlObservationDocumentation
-
Uses of GraphQlObservationDocumentation in org.springframework.graphql.observation
Subclasses with type arguments of type GraphQlObservationDocumentation in org.springframework.graphql.observationMethods in org.springframework.graphql.observation that return GraphQlObservationDocumentationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GraphQlObservationDocumentation[]
GraphQlObservationDocumentation.values()
Returns an array containing the constants of this enum class, in the order they are declared.