Uses of Class
codes.thischwa.cf.model.BatchEntry
Packages that use BatchEntry
-
Uses of BatchEntry in codes.thischwa.cf
Methods in codes.thischwa.cf that return BatchEntryModifier and TypeMethodDescriptionCfDnsClient.recordBatch(ZoneEntity zone, @Nullable List<RecordEntity> postRecords, @Nullable List<RecordEntity> putRecords, @Nullable List<RecordEntity> patchRecords, @Nullable List<RecordEntity> deleteRecords) Processes a batch of DNS record operations (POST, PUT, PATCH, DELETE) for a specified zone.