Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAResponse
Packages that use OAResponse
-
Uses of OAResponse in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return OAResponseMethods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return types with arguments of type OAResponseModifier and TypeMethodDescriptionOAComponents.getResponses()OAOperation.getResponses()GeneratorContext.getResponseTargets()Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec with parameters of type OAResponseModifier and TypeMethodDescriptionvoidOAComponents.addResponse(String name, OAResponse value) OAOperation.addResponse(String code, OAResponse response)