Uses of Class
com.axway.apim.api.model.InboundProfile
-
Packages that use InboundProfile Package Description com.axway.apim.api com.axway.apim.api.model -
-
Uses of InboundProfile in com.axway.apim.api
Fields in com.axway.apim.api with type parameters of type InboundProfile Modifier and Type Field Description protected Map<String,InboundProfile>API. inboundProfilesMethods in com.axway.apim.api that return types with arguments of type InboundProfile Modifier and Type Method Description Map<String,InboundProfile>API. getInboundProfiles()Method parameters in com.axway.apim.api with type arguments of type InboundProfile Modifier and Type Method Description voidAPI. setInboundProfiles(Map<String,InboundProfile> inboundProfiles) -
Uses of InboundProfile in com.axway.apim.api.model
Methods in com.axway.apim.api.model that return InboundProfile Modifier and Type Method Description static InboundProfileInboundProfile. getDefaultInboundProfile()
-