A B C D E F G H I J L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accessCode - com.exasol.extensionmanager.client.invoker.auth.OAuthFlow
- addDefaultHeader(String, String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Add a default header.
- addExtensionsItem(ExtensionsResponseExtension) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponse
- addInstallableVersionsItem(ExtensionVersion) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- addInstallationsItem(InstallationsResponseInstallation) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponse
- addInstancesItem(Instance) - Method in class com.exasol.extensionmanager.client.model.ListInstancesResponse
- addParameterDefinitionsItem(ParamDefinition) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- addParameterValuesItem(ParameterValue) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceRequest
- ApiClient - Class in com.exasol.extensionmanager.client.invoker
- ApiClient() - Constructor for class com.exasol.extensionmanager.client.invoker.ApiClient
- APIError - Class in com.exasol.extensionmanager.client.model
-
APIError
- APIError() - Constructor for class com.exasol.extensionmanager.client.model.APIError
- ApiException - Exception in com.exasol.extensionmanager.client.invoker
- ApiException() - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(int, String) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(String) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiException(Throwable) - Constructor for exception com.exasol.extensionmanager.client.invoker.ApiException
- ApiKeyAuth - Class in com.exasol.extensionmanager.client.invoker.auth
- ApiKeyAuth(String, String) - Constructor for class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- application - com.exasol.extensionmanager.client.invoker.auth.OAuthFlow
- applyToParams(List<Pair>, Map<String, String>) - Method in class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- applyToParams(List<Pair>, Map<String, String>) - Method in interface com.exasol.extensionmanager.client.invoker.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>) - Method in class com.exasol.extensionmanager.client.invoker.auth.HttpBasicAuth
- applyToParams(List<Pair>, Map<String, String>) - Method in class com.exasol.extensionmanager.client.invoker.auth.OAuth
- Authentication - Interface in com.exasol.extensionmanager.client.invoker.auth
- authentications - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
B
- basePath - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- buildHttpClient(boolean) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Build the Client used to make HTTP requests.
- buildResponseHeaders(Response) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
C
- category(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- code(Integer) - Method in class com.exasol.extensionmanager.client.model.APIError
- com.exasol.extensionmanager.client.api - package com.exasol.extensionmanager.client.api
- com.exasol.extensionmanager.client.invoker - package com.exasol.extensionmanager.client.invoker
- com.exasol.extensionmanager.client.invoker.auth - package com.exasol.extensionmanager.client.invoker.auth
- com.exasol.extensionmanager.client.model - package com.exasol.extensionmanager.client.model
- Configuration - Class in com.exasol.extensionmanager.client.invoker
- Configuration() - Constructor for class com.exasol.extensionmanager.client.invoker.Configuration
- connectionTimeout - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- containsIgnoreCase(String[], String) - Static method in class com.exasol.extensionmanager.client.invoker.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- createInstance(CreateInstanceRequest, String, Integer, String, String) - Method in class com.exasol.extensionmanager.client.api.InstanceApi
-
Create an instance of an extension.
- CreateInstanceRequest - Class in com.exasol.extensionmanager.client.model
-
CreateInstanceRequest
- CreateInstanceRequest() - Constructor for class com.exasol.extensionmanager.client.model.CreateInstanceRequest
- CreateInstanceResponse - Class in com.exasol.extensionmanager.client.model
-
CreateInstanceResponse
- CreateInstanceResponse() - Constructor for class com.exasol.extensionmanager.client.model.CreateInstanceResponse
D
- dateFormat - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- debugging - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- defaultHeaderMap - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- definition(Map<String, Object>) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- deleteInstance(String, String, String, String, Integer) - Method in class com.exasol.extensionmanager.client.api.InstanceApi
-
Delete an instances of an extension.
- deprecated(Boolean) - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- description(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- deserialize(Response, GenericType<T>) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Deserialize response body to Java object according to the Content-Type.
- downloadFileFromResponse(Response) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Download file from the given response.
E
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.APIError
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceRequest
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponse
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponse
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.InstallExtensionRequest
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.Instance
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.ListInstancesResponse
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.ParameterValue
- equals(Object) - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
- escapeString(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Escape the given string to be used as URL query value.
- ExtensionApi - Class in com.exasol.extensionmanager.client.api
- ExtensionApi() - Constructor for class com.exasol.extensionmanager.client.api.ExtensionApi
- ExtensionApi(ApiClient) - Constructor for class com.exasol.extensionmanager.client.api.ExtensionApi
- ExtensionDetailsResponse - Class in com.exasol.extensionmanager.client.model
-
ExtensionDetailsResponse
- ExtensionDetailsResponse() - Constructor for class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- extensions(List<ExtensionsResponseExtension>) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponse
- ExtensionsResponse - Class in com.exasol.extensionmanager.client.model
-
ExtensionsResponse
- ExtensionsResponse() - Constructor for class com.exasol.extensionmanager.client.model.ExtensionsResponse
- ExtensionsResponseExtension - Class in com.exasol.extensionmanager.client.model
-
ExtensionsResponseExtension
- ExtensionsResponseExtension() - Constructor for class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- ExtensionVersion - Class in com.exasol.extensionmanager.client.model
-
ExtensionVersion
- ExtensionVersion() - Constructor for class com.exasol.extensionmanager.client.model.ExtensionVersion
F
- format(Date, StringBuffer, FieldPosition) - Method in class com.exasol.extensionmanager.client.invoker.RFC3339DateFormat
- formatDate(Date) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Format the given Date object into string.
G
- getAccessToken() - Method in class com.exasol.extensionmanager.client.invoker.auth.OAuth
- getApiClient() - Method in class com.exasol.extensionmanager.client.api.ExtensionApi
- getApiClient() - Method in class com.exasol.extensionmanager.client.api.InstallationApi
- getApiClient() - Method in class com.exasol.extensionmanager.client.api.InstanceApi
- getApiKey() - Method in class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- getAuthentication(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
- getCategory() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
-
Get category
- getCode() - Method in exception com.exasol.extensionmanager.client.invoker.ApiException
-
Get the HTTP status code.
- getCode() - Method in class com.exasol.extensionmanager.client.model.APIError
-
Get code
- getConnectTimeout() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Connect timeout (in milliseconds).
- getContext(Class<?>) - Method in class com.exasol.extensionmanager.client.invoker.JSON
- getDateFormat() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Get the date format used to parse/format date parameters.
- getDefaultApiClient() - Static method in class com.exasol.extensionmanager.client.invoker.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDefinition() - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
-
Get definition
- getDescription() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
-
Get description
- getExtensionDetails(String, String, String, Integer) - Method in class com.exasol.extensionmanager.client.api.ExtensionApi
-
Get details about an extension version.
- getExtensions() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponse
-
Get extensions
- getHttpClient() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
- getId() - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
-
Get id
- getId() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
-
Get id
- getId() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
-
Get id
- getId() - Method in class com.exasol.extensionmanager.client.model.Instance
-
Get id
- getId() - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
-
Get id
- getIgnoredProperty() - Method in class com.exasol.extensionmanager.client.model.InstallExtensionRequest
-
Get ignoredProperty
- getInstallableVersions() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
-
Get installableVersions
- getInstallations() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponse
-
Get installations
- getInstanceId() - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
-
Get instanceId
- getInstanceName() - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
-
Get instanceName
- getInstances() - Method in class com.exasol.extensionmanager.client.model.ListInstancesResponse
-
Get instances
- getJSON() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Gets the JSON instance to do JSON serialization and deserialization.
- getLocation() - Method in class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- getMessage() - Method in class com.exasol.extensionmanager.client.model.APIError
-
Get message
- getName() - Method in class com.exasol.extensionmanager.client.invoker.Pair
- getName() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
-
Get name
- getName() - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
-
Get name
- getName() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
-
Get name
- getName() - Method in class com.exasol.extensionmanager.client.model.Instance
-
Get name
- getName() - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
-
Get name
- getName() - Method in class com.exasol.extensionmanager.client.model.ParameterValue
-
Get name
- getNewVersion() - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
-
Get newVersion
- getParameterDefinitions() - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
-
Get parameterDefinitions
- getParameterValues() - Method in class com.exasol.extensionmanager.client.model.CreateInstanceRequest
-
Get parameterValues
- getParamName() - Method in class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- getPassword() - Method in class com.exasol.extensionmanager.client.invoker.auth.HttpBasicAuth
- getPreviousVersion() - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
-
Get previousVersion
- getReadTimeout() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
read timeout (in milliseconds).
- getRequestID() - Method in class com.exasol.extensionmanager.client.model.APIError
-
Get requestID
- getResponseBody() - Method in exception com.exasol.extensionmanager.client.invoker.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Gets the response headers of the previous request
- getResponseHeaders() - Method in exception com.exasol.extensionmanager.client.invoker.ApiException
-
Get the HTTP response headers.
- getStatusCode() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Gets the status code of the previous request
- getTempFolderPath() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints with file response.
- getUsername() - Method in class com.exasol.extensionmanager.client.invoker.auth.HttpBasicAuth
- getValue() - Method in class com.exasol.extensionmanager.client.invoker.Pair
- getValue() - Method in class com.exasol.extensionmanager.client.model.ParameterValue
-
Get value
- getVersion() - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
-
Get version
- getVersion() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
-
Get version
H
- hashCode() - Method in class com.exasol.extensionmanager.client.model.APIError
- hashCode() - Method in class com.exasol.extensionmanager.client.model.CreateInstanceRequest
- hashCode() - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
- hashCode() - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- hashCode() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponse
- hashCode() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- hashCode() - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- hashCode() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponse
- hashCode() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- hashCode() - Method in class com.exasol.extensionmanager.client.model.InstallExtensionRequest
- hashCode() - Method in class com.exasol.extensionmanager.client.model.Instance
- hashCode() - Method in class com.exasol.extensionmanager.client.model.ListInstancesResponse
- hashCode() - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- hashCode() - Method in class com.exasol.extensionmanager.client.model.ParameterValue
- hashCode() - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
- HttpBasicAuth - Class in com.exasol.extensionmanager.client.invoker.auth
- HttpBasicAuth() - Constructor for class com.exasol.extensionmanager.client.invoker.auth.HttpBasicAuth
- httpClient - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
I
- id(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- id(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- id(String) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- id(String) - Method in class com.exasol.extensionmanager.client.model.Instance
- id(String) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- ignoredProperty(String) - Method in class com.exasol.extensionmanager.client.model.InstallExtensionRequest
- implicit - com.exasol.extensionmanager.client.invoker.auth.OAuthFlow
- installableVersions(List<ExtensionVersion>) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- InstallationApi - Class in com.exasol.extensionmanager.client.api
- InstallationApi() - Constructor for class com.exasol.extensionmanager.client.api.InstallationApi
- InstallationApi(ApiClient) - Constructor for class com.exasol.extensionmanager.client.api.InstallationApi
- installations(List<InstallationsResponseInstallation>) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponse
- InstallationsResponse - Class in com.exasol.extensionmanager.client.model
-
InstallationsResponse
- InstallationsResponse() - Constructor for class com.exasol.extensionmanager.client.model.InstallationsResponse
- InstallationsResponseInstallation - Class in com.exasol.extensionmanager.client.model
-
InstallationsResponseInstallation
- InstallationsResponseInstallation() - Constructor for class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- installExtension(InstallExtensionRequest, String, Integer, String, String) - Method in class com.exasol.extensionmanager.client.api.ExtensionApi
-
Install an extension.
- InstallExtensionRequest - Class in com.exasol.extensionmanager.client.model
-
InstallExtensionRequest
- InstallExtensionRequest() - Constructor for class com.exasol.extensionmanager.client.model.InstallExtensionRequest
- Instance - Class in com.exasol.extensionmanager.client.model
-
Instance
- Instance() - Constructor for class com.exasol.extensionmanager.client.model.Instance
- InstanceApi - Class in com.exasol.extensionmanager.client.api
- InstanceApi() - Constructor for class com.exasol.extensionmanager.client.api.InstanceApi
- InstanceApi(ApiClient) - Constructor for class com.exasol.extensionmanager.client.api.InstanceApi
- instanceId(String) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
- instanceName(String) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
- instances(List<Instance>) - Method in class com.exasol.extensionmanager.client.model.ListInstancesResponse
- invokeAPI(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String, String, String[], GenericType<T>) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Invoke API by sending HTTP request with the given options.
- isDebugging() - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Check that whether debugging is enabled for this API client.
- isDeprecated() - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
-
Get deprecated
- isJsonMime(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Check if the given MIME is a JSON MIME.
- isLatest() - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
-
Get latest
J
- join(String[], String) - Static method in class com.exasol.extensionmanager.client.invoker.StringUtil
-
Join an array of strings with the given separator.
- json - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- JSON - Class in com.exasol.extensionmanager.client.invoker
- JSON() - Constructor for class com.exasol.extensionmanager.client.invoker.JSON
L
- latest(Boolean) - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- listAvailableExtensions(String, Integer) - Method in class com.exasol.extensionmanager.client.api.ExtensionApi
-
List available extensions Get a list of all available extensions, i.e.
- listInstalledExtensions(String, Integer) - Method in class com.exasol.extensionmanager.client.api.InstallationApi
-
List installed extensions Get a list of all installed extensions.
- listInstances(String, String, String, Integer) - Method in class com.exasol.extensionmanager.client.api.InstanceApi
-
List all instances of an extension.
- ListInstancesResponse - Class in com.exasol.extensionmanager.client.model
-
ListInstancesResponse
- ListInstancesResponse() - Constructor for class com.exasol.extensionmanager.client.model.ListInstancesResponse
M
- message(String) - Method in class com.exasol.extensionmanager.client.model.APIError
N
- name(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- name(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- name(String) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- name(String) - Method in class com.exasol.extensionmanager.client.model.Instance
- name(String) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- name(String) - Method in class com.exasol.extensionmanager.client.model.ParameterValue
- newVersion(String) - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
O
- OAuth - Class in com.exasol.extensionmanager.client.invoker.auth
- OAuth() - Constructor for class com.exasol.extensionmanager.client.invoker.auth.OAuth
- OAuthFlow - Enum in com.exasol.extensionmanager.client.invoker.auth
P
- Pair - Class in com.exasol.extensionmanager.client.invoker
- Pair(String, String) - Constructor for class com.exasol.extensionmanager.client.invoker.Pair
- ParamDefinition - Class in com.exasol.extensionmanager.client.model
-
ParamDefinition
- ParamDefinition() - Constructor for class com.exasol.extensionmanager.client.model.ParamDefinition
- parameterDefinitions(List<ParamDefinition>) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- parameterToPairs(String, String, Object) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
- parameterToString(Object) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Format the given parameter object into string.
- ParameterValue - Class in com.exasol.extensionmanager.client.model
-
ParameterValue
- ParameterValue() - Constructor for class com.exasol.extensionmanager.client.model.ParameterValue
- parameterValues(List<ParameterValue>) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceRequest
- parseDate(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Parse the given string into Date object.
- password - com.exasol.extensionmanager.client.invoker.auth.OAuthFlow
- performAdditionalClientConfiguration(ClientConfig) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
- prepareDownloadFile(Response) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
- previousVersion(String) - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
- putDefinitionItem(String, Object) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
R
- requestID(String) - Method in class com.exasol.extensionmanager.client.model.APIError
- responseHeaders - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- RFC3339DateFormat - Class in com.exasol.extensionmanager.client.invoker
- RFC3339DateFormat() - Constructor for class com.exasol.extensionmanager.client.invoker.RFC3339DateFormat
S
- selectHeaderAccept(String[]) - Method in class com.exasol.extensionmanager.client.invoker.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 com.exasol.extensionmanager.client.invoker.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.
- serialize(Object, Map<String, Object>, String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Serialize the given Java object into string entity according the given Content-Type (only JSON is supported for now).
- setAccessToken(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class com.exasol.extensionmanager.client.invoker.auth.OAuth
- setApiClient(ApiClient) - Method in class com.exasol.extensionmanager.client.api.ExtensionApi
- setApiClient(ApiClient) - Method in class com.exasol.extensionmanager.client.api.InstallationApi
- setApiClient(ApiClient) - Method in class com.exasol.extensionmanager.client.api.InstanceApi
- setApiKey(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class com.exasol.extensionmanager.client.invoker.auth.ApiKeyAuth
- setBasePath(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
- setCategory(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- setCode(Integer) - Method in class com.exasol.extensionmanager.client.model.APIError
- setConnectTimeout(int) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Set the connect timeout (in milliseconds).
- setDateFormat(DateFormat) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Set the date format used to parse/format date parameters.
- setDateFormat(DateFormat) - Method in class com.exasol.extensionmanager.client.invoker.JSON
-
Set the date format for JSON (de)serialization with Date properties.
- setDebugging(boolean) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class com.exasol.extensionmanager.client.invoker.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setDefinition(Map<String, Object>) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- setDeprecated(Boolean) - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- setDescription(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- setExtensions(List<ExtensionsResponseExtension>) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponse
- setHttpClient(Client) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
- setId(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- setId(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- setId(String) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- setId(String) - Method in class com.exasol.extensionmanager.client.model.Instance
- setId(String) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- setIgnoredProperty(String) - Method in class com.exasol.extensionmanager.client.model.InstallExtensionRequest
- setInstallableVersions(List<ExtensionVersion>) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- setInstallations(List<InstallationsResponseInstallation>) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponse
- setInstanceId(String) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
- setInstanceName(String) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
- setInstances(List<Instance>) - Method in class com.exasol.extensionmanager.client.model.ListInstancesResponse
- setLatest(Boolean) - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- setMessage(String) - Method in class com.exasol.extensionmanager.client.model.APIError
- setName(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- setName(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- setName(String) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- setName(String) - Method in class com.exasol.extensionmanager.client.model.Instance
- setName(String) - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- setName(String) - Method in class com.exasol.extensionmanager.client.model.ParameterValue
- setNewVersion(String) - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
- setParameterDefinitions(List<ParamDefinition>) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- setParameterValues(List<ParameterValue>) - Method in class com.exasol.extensionmanager.client.model.CreateInstanceRequest
- setPassword(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class com.exasol.extensionmanager.client.invoker.auth.HttpBasicAuth
- setPreviousVersion(String) - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
- setReadTimeout(int) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Set the read timeout (in milliseconds).
- setRequestID(String) - Method in class com.exasol.extensionmanager.client.model.APIError
- setTempFolderPath(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Set temp folder path
- setUserAgent(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class com.exasol.extensionmanager.client.invoker.auth.HttpBasicAuth
- setValue(String) - Method in class com.exasol.extensionmanager.client.model.ParameterValue
- setVersion(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- setVersion(String) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- statusCode - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- StringUtil - Class in com.exasol.extensionmanager.client.invoker
- StringUtil() - Constructor for class com.exasol.extensionmanager.client.invoker.StringUtil
T
- tempFolderPath - Variable in class com.exasol.extensionmanager.client.invoker.ApiClient
- toString() - Method in class com.exasol.extensionmanager.client.model.APIError
- toString() - Method in class com.exasol.extensionmanager.client.model.CreateInstanceRequest
- toString() - Method in class com.exasol.extensionmanager.client.model.CreateInstanceResponse
- toString() - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- toString() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponse
- toString() - Method in class com.exasol.extensionmanager.client.model.ExtensionsResponseExtension
- toString() - Method in class com.exasol.extensionmanager.client.model.ExtensionVersion
- toString() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponse
- toString() - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
- toString() - Method in class com.exasol.extensionmanager.client.model.InstallExtensionRequest
- toString() - Method in class com.exasol.extensionmanager.client.model.Instance
- toString() - Method in class com.exasol.extensionmanager.client.model.ListInstancesResponse
- toString() - Method in class com.exasol.extensionmanager.client.model.ParamDefinition
- toString() - Method in class com.exasol.extensionmanager.client.model.ParameterValue
- toString() - Method in class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
U
- uninstallExtension(String, String, String, Integer) - Method in class com.exasol.extensionmanager.client.api.InstallationApi
-
Uninstall an extension.
- updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class com.exasol.extensionmanager.client.invoker.ApiClient
-
Update query and header parameters based on authentication settings.
- upgradeExtension(String, String, Integer) - Method in class com.exasol.extensionmanager.client.api.InstallationApi
-
Upgrade an extension.
- UpgradeExtensionResponse - Class in com.exasol.extensionmanager.client.model
-
UpgradeExtensionResponse
- UpgradeExtensionResponse() - Constructor for class com.exasol.extensionmanager.client.model.UpgradeExtensionResponse
V
- value(String) - Method in class com.exasol.extensionmanager.client.model.ParameterValue
- valueOf(String) - Static method in enum com.exasol.extensionmanager.client.invoker.auth.OAuthFlow
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.exasol.extensionmanager.client.invoker.auth.OAuthFlow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version(String) - Method in class com.exasol.extensionmanager.client.model.ExtensionDetailsResponse
- version(String) - Method in class com.exasol.extensionmanager.client.model.InstallationsResponseInstallation
All Classes All Packages