Open Kilda Java Documentation
org.openkilda.helper.RestClientManager Member List

This is the complete list of members for org.openkilda.helper.RestClientManager, including all inherited members.

invoke(final String apiUrl, final HttpMethod httpMethod, final String payload, final String contentType, final String basicAuth)org.openkilda.helper.RestClientManager
isValidResponse(final HttpResponse response)org.openkilda.helper.RestClientManagerstatic