Uses of Enum Class
io.quarkus.smallrye.openapi.common.deployment.SmallRyeOpenApiConfig.OperationIdStrategy
-
Uses of SmallRyeOpenApiConfig.OperationIdStrategy in io.quarkus.smallrye.openapi.common.deployment
Fields in io.quarkus.smallrye.openapi.common.deployment with type parameters of type SmallRyeOpenApiConfig.OperationIdStrategyModifier and TypeFieldDescriptionSmallRyeOpenApiConfig.operationIdStrategySet the strategy to automatically create an operation IdMethods in io.quarkus.smallrye.openapi.common.deployment that return SmallRyeOpenApiConfig.OperationIdStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SmallRyeOpenApiConfig.OperationIdStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.