Uses of Class
software.xdev.brevo.model.Getrecords200ResponseRecordsInner
Packages that use Getrecords200ResponseRecordsInner
-
Uses of Getrecords200ResponseRecordsInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return Getrecords200ResponseRecordsInnerModifier and TypeMethodDescriptionGetrecords200ResponseRecordsInner.addAssociationsItem(Getrecords200ResponseRecordsInnerAssociationsInner associationsItem) Getrecords200ResponseRecordsInner.associations(List<Getrecords200ResponseRecordsInnerAssociationsInner> associations) Getrecords200ResponseRecordsInner.attributes(Object attributes) Getrecords200ResponseRecordsInner.createdAt(OffsetDateTime createdAt) Getrecords200ResponseRecordsInner.identifiers(Getrecords200ResponseRecordsInnerIdentifiers identifiers) Getrecords200ResponseRecordsInner.updatedAt(OffsetDateTime updatedAt) Methods in software.xdev.brevo.model that return types with arguments of type Getrecords200ResponseRecordsInnerMethods in software.xdev.brevo.model with parameters of type Getrecords200ResponseRecordsInnerModifier and TypeMethodDescriptionGetrecords200Response.addRecordsItem(Getrecords200ResponseRecordsInner recordsItem) Method parameters in software.xdev.brevo.model with type arguments of type Getrecords200ResponseRecordsInnerModifier and TypeMethodDescriptionGetrecords200Response.records(List<Getrecords200ResponseRecordsInner> records) voidGetrecords200Response.setRecords(List<Getrecords200ResponseRecordsInner> records)