Uses of Class
io.higson.runtime.model.region.RegionVersionIdentifier
Packages that use RegionVersionIdentifier
-
Uses of RegionVersionIdentifier in io.higson.runtime.core.versioninterceptor
Methods in io.higson.runtime.core.versioninterceptor that return types with arguments of type RegionVersionIdentifierModifier and TypeMethodDescriptionDeveloperModeInterceptor.getEffectiveVersions(String profileCode) RuntimeVersionInterceptor.getEffectiveVersions()RuntimeVersionInterceptor.getEffectiveVersions(String profileCode) VersionInterceptor.getEffectiveVersions(String profileCode) returns effective versions that were overwritten byVersionInterceptor.setEffectiveVersion(String, String, String)orVersionInterceptor.setEffectiveVersion(String, String)Method parameters in io.higson.runtime.core.versioninterceptor with type arguments of type RegionVersionIdentifierModifier and TypeMethodDescriptionEffectiveVersionConfiguration.withEffectiveVersions(Set<RegionVersionIdentifier> versionIdentifiers) EffectiveVersionConfiguration.withEffectiveVersionsAndDate(Set<RegionVersionIdentifier> versionIdentifiers, Date date)