- getAccessToken() - Method in class org.wso2.am.integration.clients.gateway.api.auth.OAuth
-
- getApi() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.APIArtifactDTO
-
API Artifact deployed in Gateway.
- GetApiArtifactsApi - Class in org.wso2.am.integration.clients.gateway.api.v2
-
- GetApiArtifactsApi() - Constructor for class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
- GetApiArtifactsApi(ApiClient) - Constructor for class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
- getApiClient() - Method in class org.wso2.am.integration.clients.gateway.api.v2.DeployApiApi
-
- getApiClient() - Method in class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
- getApiClient() - Method in class org.wso2.am.integration.clients.gateway.api.v2.UndeployApiApi
-
- getApiKey() - Method in class org.wso2.am.integration.clients.gateway.api.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class org.wso2.am.integration.clients.gateway.api.auth.ApiKeyAuth
-
- getAuthentication(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get base path
- getCode() - Method in exception org.wso2.am.integration.clients.gateway.api.ApiException
-
Get the HTTP status code.
- getCode() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
Error code
- getCode() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorListItemDTO
-
Error code
- getConnectTimeout() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get connection timeout (in milliseconds).
- getData() - Method in class org.wso2.am.integration.clients.gateway.api.ApiResponse
-
- getDateFormat() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
- getDefaultApiClient() - Static method in class org.wso2.am.integration.clients.gateway.api.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDeployStatus() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.DeployResponseDTO
-
This attribute declares whether deployment task is successfull or failed.
- getDescription() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
A detail description about the error message.
- getEndpoints() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.EndpointsDTO
-
The end points which has been deployed in the gateway
- getError() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
If there are more than one error list them out.
- getGson() - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
Get Gson.
- getHeaders() - Method in class org.wso2.am.integration.clients.gateway.api.ApiResponse
-
- getHttpClient() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get HTTP client
- getJSON() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get JSON
- getJsonPayload() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.DeployResponseDTO
-
Attributes that returned after the api deployment
- getKeyManagers() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
- getLocalEntries() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.LocalEntryDTO
-
The local entries which has been deployed in the gateway
- getLocation() - Method in class org.wso2.am.integration.clients.gateway.api.auth.ApiKeyAuth
-
- getMessage() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
Error message.
- getMessage() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorListItemDTO
-
Description about individual errors occurred
- getMoreInfo() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
Preferably an url with more details about the error.
- getName() - Method in class org.wso2.am.integration.clients.gateway.api.Pair
-
- getParamName() - Method in class org.wso2.am.integration.clients.gateway.api.auth.ApiKeyAuth
-
- getPassword() - Method in class org.wso2.am.integration.clients.gateway.api.auth.HttpBasicAuth
-
- getReadTimeout() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get read timeout (in milliseconds).
- getResponseBody() - Method in exception org.wso2.am.integration.clients.gateway.api.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception org.wso2.am.integration.clients.gateway.api.ApiException
-
Get the HTTP response headers.
- getSequences() - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.SequencesDTO
-
The sequences which has been deployed in the gateway
- getSslCaCert() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get SSL CA cert.
- getStatusCode() - Method in class org.wso2.am.integration.clients.gateway.api.ApiResponse
-
- getTempFolderPath() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getUsername() - Method in class org.wso2.am.integration.clients.gateway.api.auth.HttpBasicAuth
-
- getValue() - Method in class org.wso2.am.integration.clients.gateway.api.Pair
-
- getValue() - Method in enum org.wso2.am.integration.clients.gateway.api.v2.dto.DeployResponseDTO.DeployStatusEnum
-
- getWriteTimeout() - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Get write timeout (in milliseconds).
- guessContentTypeFromFile(File) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
- sanitizeFilename(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Sanitize filename by removing path.
- selectHeaderAccept(String[]) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- sequenceGet(String, String, String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
Get sequences from the storage
This operation is used to get the API sequence from the storage.
- sequenceGetAsync(String, String, String, ApiCallback<SequencesDTO>) - Method in class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
Get sequences from the storage (asynchronously)
This operation is used to get the API sequence from the storage.
- sequenceGetCall(String, String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
Build call for sequenceGet
- sequenceGetWithHttpInfo(String, String, String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
Get sequences from the storage
This operation is used to get the API sequence from the storage.
- sequences(List<String>) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.SequencesDTO
-
- SequencesDTO - Class in org.wso2.am.integration.clients.gateway.api.v2.dto
-
SequencesDTO
- SequencesDTO() - Constructor for class org.wso2.am.integration.clients.gateway.api.v2.dto.SequencesDTO
-
- serialize(Object, String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Serialize the given Java object into request body according to the object's
class and the request Content-Type.
- serialize(Object) - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
Serialize the given Java object into JSON string.
- setAccessToken(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class org.wso2.am.integration.clients.gateway.api.auth.OAuth
-
- setApi(String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.APIArtifactDTO
-
- setApiClient(ApiClient) - Method in class org.wso2.am.integration.clients.gateway.api.v2.DeployApiApi
-
- setApiClient(ApiClient) - Method in class org.wso2.am.integration.clients.gateway.api.v2.GetApiArtifactsApi
-
- setApiClient(ApiClient) - Method in class org.wso2.am.integration.clients.gateway.api.v2.UndeployApiApi
-
- setApiKey(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class org.wso2.am.integration.clients.gateway.api.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class org.wso2.am.integration.clients.gateway.api.auth.ApiKeyAuth
-
- setBasePath(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Set base path
- setCode(Long) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
- setCode(String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorListItemDTO
-
- setConnectTimeout(int) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Sets the connect timeout (in milliseconds).
- setDateFormat(DateFormat) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
- setDateFormat(DateFormat) - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
- setDebugging(boolean) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class org.wso2.am.integration.clients.gateway.api.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setDeployStatus(DeployResponseDTO.DeployStatusEnum) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.DeployResponseDTO
-
- setDescription(String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
- setEndpoints(List<String>) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.EndpointsDTO
-
- setError(List<ErrorListItemDTO>) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
- setFormat(DateFormat) - Method in class org.wso2.am.integration.clients.gateway.api.JSON.DateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class org.wso2.am.integration.clients.gateway.api.JSON.LocalDateTypeAdapter
-
- setFormat(DateTimeFormatter) - Method in class org.wso2.am.integration.clients.gateway.api.JSON.OffsetDateTimeTypeAdapter
-
- setFormat(DateFormat) - Method in class org.wso2.am.integration.clients.gateway.api.JSON.SqlDateTypeAdapter
-
- setGson(Gson) - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
Set Gson.
- setHttpClient(OkHttpClient) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Set HTTP client
- setJSON(JSON) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Set JSON
- setJsonPayload(String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.DeployResponseDTO
-
- setKeyManagers(KeyManager[]) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLenientOnJson(boolean) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
- setLenientOnJson(boolean) - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
- setLocalDateFormat(DateTimeFormatter) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
- setLocalDateFormat(DateTimeFormatter) - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
- setLocalEntries(List<String>) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.LocalEntryDTO
-
- setMessage(String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
- setMessage(String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorListItemDTO
-
- setMoreInfo(String) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.ErrorDTO
-
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
- setPassword(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class org.wso2.am.integration.clients.gateway.api.auth.HttpBasicAuth
-
- setReadTimeout(int) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Sets the read timeout (in milliseconds).
- setSequences(List<String>) - Method in class org.wso2.am.integration.clients.gateway.api.v2.dto.SequencesDTO
-
- setSqlDateFormat(DateFormat) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
- setSqlDateFormat(DateFormat) - Method in class org.wso2.am.integration.clients.gateway.api.JSON
-
- setSslCaCert(InputStream) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setTempFolderPath(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Set the temporary folder path (for downloading files)
- setUserAgent(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class org.wso2.am.integration.clients.gateway.api.auth.HttpBasicAuth
-
- setVerifyingSsl(boolean) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setWriteTimeout(int) - Method in class org.wso2.am.integration.clients.gateway.api.ApiClient
-
Sets the write timeout (in milliseconds).
- source() - Method in class org.wso2.am.integration.clients.gateway.api.ProgressResponseBody
-
- SqlDateTypeAdapter() - Constructor for class org.wso2.am.integration.clients.gateway.api.JSON.SqlDateTypeAdapter
-
- SqlDateTypeAdapter(DateFormat) - Constructor for class org.wso2.am.integration.clients.gateway.api.JSON.SqlDateTypeAdapter
-
- StringUtil - Class in org.wso2.am.integration.clients.gateway.api
-
- StringUtil() - Constructor for class org.wso2.am.integration.clients.gateway.api.StringUtil
-