Uses of Class
software.xdev.brevo.model.MainRuleResultResponse
Packages that use MainRuleResultResponse
-
Uses of MainRuleResultResponse in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return MainRuleResultResponseModifier and TypeMethodDescriptionMainRuleResultResponse.addParametersItem(MainResultParameterResponse parametersItem) MainRuleResultResponse.parameters(List<MainResultParameterResponse> parameters) Methods in software.xdev.brevo.model that return types with arguments of type MainRuleResultResponseMethods in software.xdev.brevo.model with parameters of type MainRuleResultResponseMethod parameters in software.xdev.brevo.model with type arguments of type MainRuleResultResponseModifier and TypeMethodDescriptionMainRule.results(List<MainRuleResultResponse> results) voidMainRule.setResults(List<MainRuleResultResponse> results)