Uses of Class
com.aeontronix.enhancedmule.tools.anypoint.api.APISpec
Packages that use APISpec
Package
Description
-
Uses of APISpec in com.aeontronix.enhancedmule.tools.anypoint
Methods in com.aeontronix.enhancedmule.tools.anypoint that return APISpecModifier and TypeMethodDescriptionOrganization.findAPISpecsByIdOrNameAndVersion(String idOrName, String version) Organization.findAPISpecsByNameAndVersion(String name, String version) Methods in com.aeontronix.enhancedmule.tools.anypoint with parameters of type APISpec -
Uses of APISpec in com.aeontronix.enhancedmule.tools.anypoint.api
Methods in com.aeontronix.enhancedmule.tools.anypoint.api that return types with arguments of type APISpecMethods in com.aeontronix.enhancedmule.tools.anypoint.api with parameters of type APISpecModifier and TypeMethodDescriptionstatic APIAPI.create(Environment environment, APISpec apiSpec, boolean mule4, String implementationUrl, String consumerUrl, String label, API.Type type) static APIAPI.create(Environment environment, APISpec apiSpec, String label, Map<String, Object> implementationUrlJson, String consumerUrl) Method parameters in com.aeontronix.enhancedmule.tools.anypoint.api with type arguments of type APISpec