Interface ProjectRequestBuilder<TMethod>


public interface ProjectRequestBuilder<TMethod>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(io.vrap.rmf.base.client.ApiHttpClient client, String projectKey)
     
  • Method Details

    • build

      TMethod build(io.vrap.rmf.base.client.ApiHttpClient client, String projectKey)