Uses of Class
com.axway.apim.api.model.ServiceProfile
-
Packages that use ServiceProfile Package Description com.axway.apim.api -
-
Uses of ServiceProfile in com.axway.apim.api
Fields in com.axway.apim.api with type parameters of type ServiceProfile Modifier and Type Field Description protected Map<String,ServiceProfile>API. serviceProfilesMethods in com.axway.apim.api that return types with arguments of type ServiceProfile Modifier and Type Method Description Map<String,ServiceProfile>API. getServiceProfiles()Method parameters in com.axway.apim.api with type arguments of type ServiceProfile Modifier and Type Method Description voidAPI. setServiceProfiles(Map<String,ServiceProfile> serviceProfiles)
-