Uses of Class
com.axway.apim.api.model.OutboundProfile
-
Packages that use OutboundProfile Package Description com.axway.apim.api -
-
Uses of OutboundProfile in com.axway.apim.api
Fields in com.axway.apim.api with type parameters of type OutboundProfile Modifier and Type Field Description protected Map<String,OutboundProfile>API. outboundProfilesMethods in com.axway.apim.api that return types with arguments of type OutboundProfile Modifier and Type Method Description Map<String,OutboundProfile>API. getOutboundProfiles()Method parameters in com.axway.apim.api with type arguments of type OutboundProfile Modifier and Type Method Description voidAPI. setOutboundProfiles(Map<String,OutboundProfile> outboundProfiles)
-