Interface MappingsSaver

    • Method Detail

      • save

        void save​(java.util.List<StubMapping> stubMappings)
      • remove

        @Deprecated(forRemoval=true)
        void remove​(StubMapping stubMapping)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • remove

        default void remove​(java.util.UUID stubMappingId)
      • removeAll

        void removeAll()