Uses of Class
com.aeontronix.enhancedmule.tools.anypoint.api.SLATier
Packages that use SLATier
Package
Description
-
Uses of SLATier in com.aeontronix.enhancedmule.tools.anypoint.api
Methods in com.aeontronix.enhancedmule.tools.anypoint.api that return SLATierModifier and TypeMethodDescriptionAPI.createSLATier(String name, String description, boolean autoApprove, List<SLATierLimits> limits) API.findSLATier(@NotNull String name) APIContract.getRequestedTier()SLATier.update()Methods in com.aeontronix.enhancedmule.tools.anypoint.api that return types with arguments of type SLATierMethods in com.aeontronix.enhancedmule.tools.anypoint.api with parameters of type SLATierModifier and TypeMethodDescriptionAPI.requestAPIAccess(ClientApplication clientApplication, SLATier tier) ClientApplication.requestAPIAccess(API apiVersion, SLATier tier) ClientApplication.requestAPIAccess(API apiVersion, SLATier tier, boolean acceptedTerms) ClientApplication.requestAPIAccess(API api, AssetInstance assetInstance, SLATier tier) ClientApplication.requestAPIAccess(API api, AssetInstance apiVersion, SLATier tier, boolean acceptedTerms) voidAPIContract.setRequestedTier(SLATier requestedTier) Method parameters in com.aeontronix.enhancedmule.tools.anypoint.api with type arguments of type SLATier -
Uses of SLATier in com.aeontronix.enhancedmule.tools.anypoint.exchange
Methods in com.aeontronix.enhancedmule.tools.anypoint.exchange that return SLATierMethods in com.aeontronix.enhancedmule.tools.anypoint.exchange that return types with arguments of type SLATier