Uses of Interface
codes.thischwa.cf.fluent.RecordOperations
Packages that use RecordOperations
Package
Description
Fluent API interfaces and implementations for chainable DNS operations.
-
Uses of RecordOperations in codes.thischwa.cf.fluent
Classes in codes.thischwa.cf.fluent that implement RecordOperationsModifier and TypeClassDescriptionclassImplementation of RecordOperations for fluent API access to record-level operations.Methods in codes.thischwa.cf.fluent that return RecordOperationsModifier and TypeMethodDescriptionSelects a record (subdomain) within the zone for further operations.ZoneOperations.record(String sld, @Nullable RecordType... types) Selects a record with specific types within the zone for further operations.ZoneOperationsImpl.record(String sld, @Nullable RecordType... types)