Interface GraphQLWebClientRetryProvider


public interface GraphQLWebClientRetryProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    reactor.util.retry.Retry
    get()
     
  • Method Details

    • get

      reactor.util.retry.Retry get()