Package | Description |
---|---|
com.requirementslive.sdk.api | |
com.requirementslive.sdk.api.content |
Provides the classes necessary to create the RQL content API client.
|
com.requirementslive.sdk.api.data |
Provides the classes necessary to create the RQL data API client.
|
com.requirementslive.sdk.api.dataimport |
Constructor and Description |
---|
RqlApiClient(SecureApiClientConfiguration configuration)
Constructs a new
RqlContentApiClient and initializes
it with the SecureApiClientConfiguration object. |
SecureApiClient(SecureApiClientConfiguration configuration)
Constructs a new
RqlContentApiClient and initializes
it with the SecureApiClientConfiguration object. |
Constructor and Description |
---|
RqlContentApiClient(SecureApiClientConfiguration configuration)
Constructs a new
RqlContentApiClient and initializes
it with the SecureApiClientConfiguration object. |
Constructor and Description |
---|
RqlDataApiClient(SecureApiClientConfiguration configuration)
Constructs a new
RqlDataApiClient and initializes
it with the SecureApiClientConfiguration object. |
Constructor and Description |
---|
RqlImportApiClient(SecureApiClientConfiguration configuration)
Constructs a new
RqlImportApiClient and initializes
it with the SecureApiClientConfiguration object. |