Uses of Class
software.xdev.brevo.model.UpsertrecordsRequestRecordsInner
Packages that use UpsertrecordsRequestRecordsInner
-
Uses of UpsertrecordsRequestRecordsInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return UpsertrecordsRequestRecordsInnerModifier and TypeMethodDescriptionUpsertrecordsRequestRecordsInner.addAssociationsItem(UpsertrecordsRequestRecordsInnerOneOf1AssociationsInner associationsItem) UpsertrecordsRequestRecordsInner.associations(List<UpsertrecordsRequestRecordsInnerOneOf1AssociationsInner> associations) UpsertrecordsRequestRecordsInner.attributes(Object attributes) UpsertrecordsRequestRecordsInner.identifiers(UpsertrecordsRequestRecordsInnerOneOf1Identifiers identifiers) Methods in software.xdev.brevo.model that return types with arguments of type UpsertrecordsRequestRecordsInnerModifier and TypeMethodDescriptionUpsertrecordsRequest.getRecords()List of object records to be upsert.Methods in software.xdev.brevo.model with parameters of type UpsertrecordsRequestRecordsInnerModifier and TypeMethodDescriptionUpsertrecordsRequest.addRecordsItem(UpsertrecordsRequestRecordsInner recordsItem) Method parameters in software.xdev.brevo.model with type arguments of type UpsertrecordsRequestRecordsInnerModifier and TypeMethodDescriptionUpsertrecordsRequest.records(List<UpsertrecordsRequestRecordsInner> records) voidUpsertrecordsRequest.setRecords(List<UpsertrecordsRequestRecordsInner> records)