Object PactBrokerClient.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Result<String, Exception> uploadTags(IHalClient halClient, String consumerName, String version, List<String> tags)
      final <T extends Any> T retryWith(String message, Integer count, Integer interval, Function1<T, Boolean> predicate, Function0<T> function)
      • Methods inherited from class io.github.oshai.kotlinlogging.KLoggable

        logger, logger
      • Methods inherited from class io.github.oshai.kotlinlogging.KLogging

        getLogger
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait