- getAccessToken() - Method in class net.leanix.dropkit.apiclient.auth.OAuth
-
- getAccessToken() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- getActive() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getApiClient() - Method in class net.leanix.webhooks.api.EventsApi
-
- getApiClient() - Method in class net.leanix.webhooks.api.SubscriptionsApi
-
- getApiClient() - Method in class net.leanix.webhooks.api.WatchersApi
-
- getApiKey() - Method in class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
-
- getAuthentication(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAuthorizationHeader() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getBasePath() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
- getBasicAuth() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getCallback() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getCode() - Method in exception net.leanix.dropkit.apiclient.ApiException
-
- getConfig() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getConnectTimeout() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Connect timeout (in milliseconds).
- getContext(Class<?>) - Method in class net.leanix.dropkit.apiclient.JSON
-
- getCreatedAt() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getCreatedAt() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getData() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- getData() - Method in class net.leanix.webhooks.api.models.EventResponse
-
- getData() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- getData() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- getData() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- getData() - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- getDateFormat() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Get the date format used to parse/format date parameters.
- getDefaultApiClient() - Static method in class net.leanix.dropkit.apiclient.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getErrors() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- getErrors() - Method in class net.leanix.webhooks.api.models.EventResponse
-
- getErrors() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- getErrors() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- getErrors() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- getErrors() - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- getEvents() - Method in class net.leanix.webhooks.api.models.EventBatch
-
- getExpires() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- getExpiresIn() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- getHttpStatus() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getId() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getId() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getId() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getIdentifier() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getJSON() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Gets the JSON instance to do JSON serialization and deserialization.
- getLastDeliveryStatus() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getLastRun() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getLastUpdate() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getLocation() - Method in class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
-
- getMessage() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- getMessage() - Method in class net.leanix.webhooks.api.models.EventResponse
-
- getMessage() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- getMessage() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- getMessage() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- getMessage() - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- getMessageId() - Method in class net.leanix.webhooks.api.models.Event
-
- getMessages() - Method in class net.leanix.webhooks.api.models.ApiError
-
- getName() - Method in class net.leanix.dropkit.apiclient.Pair
-
- getName() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getParamName() - Method in class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
-
- getPassword() - Method in class net.leanix.dropkit.apiclient.auth.HttpBasicAuth
-
- getPayload() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getPayload() - Method in class net.leanix.webhooks.api.models.Event
-
- getPayload() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getRefreshToken() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- getRequestHeaders() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getResponseBody() - Method in exception net.leanix.dropkit.apiclient.ApiException
-
Get the HTTP response body.
- getResponseBody() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getResponseHeaders() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Gets the response headers of the previous request
- getResponseHeaders() - Method in exception net.leanix.dropkit.apiclient.ApiException
-
Get the HTTP response headers.
- getResponseHeaders() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getScope() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- getStatus() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- getStatus() - Method in class net.leanix.webhooks.api.models.EventResponse
-
- getStatus() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- getStatus() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- getStatus() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- getStatus() - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- getStatusCode() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Gets the status code of the previous request
- getSubscription(String) - Method in class net.leanix.webhooks.api.SubscriptionsApi
-
getSubscription
returns a subscription with a given id
- getSubscriptionDeliveries(String, Integer, Integer, String) - Method in class net.leanix.webhooks.api.SubscriptionsApi
-
getSubscriptionDeliveries
Endpoint to list the deliveries
- getSubscriptions(String, String) - Method in class net.leanix.webhooks.api.SubscriptionsApi
-
getSubscriptions
Endpoint to list the subscriptions.
- getSuccess() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getTags() - Method in class net.leanix.webhooks.api.models.Event
-
- getTagSets() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getTargetMethod() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getTargetMethod() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getTargetMethod() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getTargetUrl() - Method in class net.leanix.webhooks.api.models.Delivery
-
- getTargetUrl() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getTargetUrl() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getTempFolderPath() - Method in class net.leanix.dropkit.apiclient.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTokenType() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- getTotal() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- getTotal() - Method in class net.leanix.webhooks.api.models.EventResponse
-
- getTotal() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- getTotal() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- getTotal() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- getTotal() - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- getType() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- getType() - Method in class net.leanix.webhooks.api.models.EventResponse
-
- getType() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- getType() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- getType() - Method in class net.leanix.webhooks.api.models.Watcher
-
- getType() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- getType() - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- getUserId() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getUsername() - Method in class net.leanix.dropkit.apiclient.auth.HttpBasicAuth
-
- getValue() - Method in class net.leanix.dropkit.apiclient.Pair
-
- getValue() - Method in class net.leanix.webhooks.api.models.ApiError
-
- getWatchers() - Method in class net.leanix.webhooks.api.WatchersApi
-
getWatchers
Endpoint to get all watchers.
- getWatcherSubscription(String) - Method in class net.leanix.webhooks.api.WatchersApi
-
getWatcherSubscription
Endpoint to list the subscription.
- getWorkspaceId() - Method in class net.leanix.webhooks.api.models.Event
-
- getWorkspaceId() - Method in class net.leanix.webhooks.api.models.Subscription
-
- getWorkspaceId() - Method in class net.leanix.webhooks.api.models.Watcher
-
- selectHeaderAccept(String[]) - Method in class net.leanix.dropkit.apiclient.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 net.leanix.dropkit.apiclient.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 net.leanix.dropkit.apiclient.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 net.leanix.dropkit.apiclient.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class net.leanix.dropkit.apiclient.auth.ClientCredentialRefreshingOAuth
-
- setAccessToken(String) - Method in class net.leanix.dropkit.apiclient.auth.OAuth
-
- setAccessToken(String) - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- setActive(Boolean) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setApiClient(ApiClient) - Method in class net.leanix.webhooks.api.EventsApi
-
- setApiClient(ApiClient) - Method in class net.leanix.webhooks.api.SubscriptionsApi
-
- setApiClient(ApiClient) - Method in class net.leanix.webhooks.api.WatchersApi
-
- setApiKey(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
-
- setApiKeyPrefix(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
-
- setAuthorizationHeader(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setBasePath(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
- setBasicAuth(String) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setCallback(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setClient(Client) - Method in class net.leanix.dropkit.apiclient.auth.ClientCredentialRefreshingOAuth
-
- setClientCredentials(String, String, URI) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
- setClientCredentials(String, String, URI) - Method in class net.leanix.dropkit.apiclient.auth.ClientCredentialRefreshingOAuth
-
- setConfig(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setConnectTimeout(int) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Set the connect timeout (in milliseconds).
- setCreatedAt(Date) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setCreatedAt(Date) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setData(List<Delivery>) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- setData(Event) - Method in class net.leanix.webhooks.api.models.EventResponse
-
- setData(List<Subscription>) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- setData(Subscription) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- setData(List<Watcher>) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- setData(Watcher) - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- setDateFormat(DateFormat) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Set the date format used to parse/format date parameters.
- setDateFormat(DateFormat) - Method in class net.leanix.dropkit.apiclient.JSON
-
Set the date format for JSON (de)serialization with Date properties.
- setDebugging(boolean) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class net.leanix.dropkit.apiclient.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setErrors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- setErrors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.EventResponse
-
- setErrors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- setErrors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- setErrors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- setErrors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- setEvents(List<Event>) - Method in class net.leanix.webhooks.api.models.EventBatch
-
- setExpiresIn(long) - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- setHttpStatus(Integer) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setId(UUID) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setId(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setId(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setIdentifier(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setLastDeliveryStatus(Integer) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setLastRun(Date) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setLastUpdate(Date) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setMessage(String) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- setMessage(String) - Method in class net.leanix.webhooks.api.models.EventResponse
-
- setMessage(String) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- setMessage(String) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- setMessage(String) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- setMessage(String) - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- setMessageId(String) - Method in class net.leanix.webhooks.api.models.Event
-
- setMessages(List<String>) - Method in class net.leanix.webhooks.api.models.ApiError
-
- setName(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setPassword(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class net.leanix.dropkit.apiclient.auth.HttpBasicAuth
-
- setPayload(String) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setPayload(String) - Method in class net.leanix.webhooks.api.models.Event
-
- setPayload(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setPersonalAccessToken(String, URI) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
- setRefreshToken(String) - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- setRequestHeaders(String) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setResponseBody(String) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setResponseHeaders(String) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setScope(String) - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- setStatus(String) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- setStatus(String) - Method in class net.leanix.webhooks.api.models.EventResponse
-
- setStatus(String) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- setStatus(String) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- setStatus(String) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- setStatus(String) - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- setSuccess(Boolean) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setTags(List<String>) - Method in class net.leanix.webhooks.api.models.Event
-
- setTagSets(List<List<String>>) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setTargetMethod(String) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setTargetMethod(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setTargetMethod(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setTargetUrl(String) - Method in class net.leanix.webhooks.api.models.Delivery
-
- setTargetUrl(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setTargetUrl(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setTempFolderPath(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
- setTokenType(String) - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
-
- setTotal(Long) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- setTotal(Long) - Method in class net.leanix.webhooks.api.models.EventResponse
-
- setTotal(Long) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- setTotal(Long) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- setTotal(Long) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- setTotal(Long) - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- setType(String) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- setType(String) - Method in class net.leanix.webhooks.api.models.EventResponse
-
- setType(String) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- setType(String) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- setType(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- setType(String) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- setType(String) - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- setUserAgent(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUserId(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setUsername(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class net.leanix.dropkit.apiclient.auth.HttpBasicAuth
-
- setValue(String) - Method in class net.leanix.webhooks.api.models.ApiError
-
- setWorkspaceId(String) - Method in class net.leanix.webhooks.api.models.Event
-
- setWorkspaceId(String) - Method in class net.leanix.webhooks.api.models.Subscription
-
- setWorkspaceId(String) - Method in class net.leanix.webhooks.api.models.Watcher
-
- status(String) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
-
- status(String) - Method in class net.leanix.webhooks.api.models.EventResponse
-
- status(String) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- status(String) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
-
- status(String) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
-
- status(String) - Method in class net.leanix.webhooks.api.models.WatcherResponse
-
- StringUtil - Class in net.leanix.dropkit.apiclient
-
- StringUtil() - Constructor for class net.leanix.dropkit.apiclient.StringUtil
-
- Subscription - Class in net.leanix.webhooks.api.models
-
- Subscription() - Constructor for class net.leanix.webhooks.api.models.Subscription
-
- SubscriptionListResponse - Class in net.leanix.webhooks.api.models
-
- SubscriptionListResponse() - Constructor for class net.leanix.webhooks.api.models.SubscriptionListResponse
-
- SubscriptionResponse - Class in net.leanix.webhooks.api.models
-
- SubscriptionResponse() - Constructor for class net.leanix.webhooks.api.models.SubscriptionResponse
-
- SubscriptionsApi - Class in net.leanix.webhooks.api
-
- SubscriptionsApi() - Constructor for class net.leanix.webhooks.api.SubscriptionsApi
-
- SubscriptionsApi(ApiClient) - Constructor for class net.leanix.webhooks.api.SubscriptionsApi
-
- success(Boolean) - Method in class net.leanix.webhooks.api.models.Delivery
-