Interface DataInsertionClient


@ProviderType public interface DataInsertionClient
The DataInsertionClient is executing DataInsertionRequest's to a provided end point URI.
  • Method Summary

    Modifier and Type
    Method
    Description
    Executes the DataInsertionRequest through a POST request.
    void
    Executes a GET request with the provided URI which should contain query string parameters.