A B C D E F G H I J L M N O P R S T U V W 

A

AccessTokenResponse - Class in net.leanix.dropkit.apiclient.auth.responses
Bean representation of a Access Token response.
AccessTokenResponse() - Constructor for class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
 
AccessTokenResponse(String, String, long, String, String) - Constructor for class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
 
active(Boolean) - Method in class net.leanix.webhooks.api.models.Delivery
 
addDefaultHeader(String, String) - Method in class net.leanix.dropkit.apiclient.ApiClient
Add a default header.
ApiClient - Class in net.leanix.dropkit.apiclient
This class was originally created with swagger-codegen-maven-plugin's file version 2.1.6 and is slightly modified with features: Added ClientCredentialRefreshingOAuth class used to fetch an JWT token with cliendID / clientSecret credetials.
ApiClient() - Constructor for class net.leanix.dropkit.apiclient.ApiClient
 
ApiClientBuilder - Class in net.leanix.dropkit.apiclient
Convenient Builder classed which helps to create and setup a new ApiClient instance.
ApiClientBuilder() - Constructor for class net.leanix.dropkit.apiclient.ApiClientBuilder
 
ApiError - Class in net.leanix.webhooks.api.models
 
ApiError() - Constructor for class net.leanix.webhooks.api.models.ApiError
 
ApiException - Exception in net.leanix.dropkit.apiclient
 
ApiException() - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(Throwable) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(String) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(int, String) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception net.leanix.dropkit.apiclient.ApiException
 
ApiKeyAuth - Class in net.leanix.dropkit.apiclient.auth
 
ApiKeyAuth(String, String) - Constructor for class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class net.leanix.dropkit.apiclient.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface net.leanix.dropkit.apiclient.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class net.leanix.dropkit.apiclient.auth.ClientCredentialRefreshingOAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class net.leanix.dropkit.apiclient.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class net.leanix.dropkit.apiclient.auth.OAuth
 
Authentication - Interface in net.leanix.dropkit.apiclient.auth
 
authorizationHeader(String) - Method in class net.leanix.webhooks.api.models.Subscription
 

B

basicAuth(String) - Method in class net.leanix.webhooks.api.models.Delivery
 
build() - Method in class net.leanix.dropkit.apiclient.ApiClientBuilder
 

C

calcExpires() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
 
callback(String) - Method in class net.leanix.webhooks.api.models.Subscription
 
ClientCredentialRefreshingOAuth - Class in net.leanix.dropkit.apiclient.auth
 
ClientCredentialRefreshingOAuth() - Constructor for class net.leanix.dropkit.apiclient.auth.ClientCredentialRefreshingOAuth
 
config(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
Configuration - Class in net.leanix.dropkit.apiclient
 
Configuration() - Constructor for class net.leanix.dropkit.apiclient.Configuration
 
containsIgnoreCase(String[], String) - Static method in class net.leanix.dropkit.apiclient.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
createdAt(Date) - Method in class net.leanix.webhooks.api.models.Delivery
 
createdAt(Date) - Method in class net.leanix.webhooks.api.models.Event
The date at which the event was originally created.
createdAt(Date) - Method in class net.leanix.webhooks.api.models.Subscription
 
createSubscription(Subscription) - Method in class net.leanix.webhooks.api.SubscriptionsApi
createSubscription Endpoint to create a subscription.
createWatcher(Watcher) - Method in class net.leanix.webhooks.api.WatchersApi
createWatcher Endpoint to create a watcher.

D

data(List<Delivery>) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
data(Event) - Method in class net.leanix.webhooks.api.models.EventResponse
 
data(List<Subscription>) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
data(Subscription) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
data(List<Watcher>) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
data(Watcher) - Method in class net.leanix.webhooks.api.models.WatcherResponse
 
deleteSubscription(String) - Method in class net.leanix.webhooks.api.SubscriptionsApi
deleteSubscription Endpoint to delete a subscription.
deleteWatcher(String) - Method in class net.leanix.webhooks.api.WatchersApi
deleteWatcher Enpoint to delete a watcher.
Delivery - Class in net.leanix.webhooks.api.models
 
Delivery() - Constructor for class net.leanix.webhooks.api.models.Delivery
 
DeliveryListResponse - Class in net.leanix.webhooks.api.models
 
DeliveryListResponse() - Constructor for class net.leanix.webhooks.api.models.DeliveryListResponse
 
deserialize(Response, GenericType<T>) - Method in class net.leanix.dropkit.apiclient.ApiClient
Deserialize response body to Java object according to the Content-Type.
downloadFileFromResponse(Response) - Method in class net.leanix.dropkit.apiclient.ApiClient
Download file from the given response.

E

equals(Object) - Method in class net.leanix.webhooks.api.models.ApiError
 
equals(Object) - Method in class net.leanix.webhooks.api.models.Delivery
 
equals(Object) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
equals(Object) - Method in class net.leanix.webhooks.api.models.Event
 
equals(Object) - Method in class net.leanix.webhooks.api.models.EventBatch
 
equals(Object) - Method in class net.leanix.webhooks.api.models.EventResponse
 
equals(Object) - Method in class net.leanix.webhooks.api.models.Subscription
 
equals(Object) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
equals(Object) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
equals(Object) - Method in class net.leanix.webhooks.api.models.Watcher
 
equals(Object) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
equals(Object) - Method in class net.leanix.webhooks.api.models.WatcherResponse
 
errors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
errors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.EventResponse
 
errors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
errors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
errors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
errors(List<ApiError>) - Method in class net.leanix.webhooks.api.models.WatcherResponse
 
escapeString(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
Escape the given string to be used as URL query value.
Event - Class in net.leanix.webhooks.api.models
 
Event() - Constructor for class net.leanix.webhooks.api.models.Event
 
EventBatch - Class in net.leanix.webhooks.api.models
 
EventBatch() - Constructor for class net.leanix.webhooks.api.models.EventBatch
 
EventResponse - Class in net.leanix.webhooks.api.models
 
EventResponse() - Constructor for class net.leanix.webhooks.api.models.EventResponse
 
events(List<Event>) - Method in class net.leanix.webhooks.api.models.EventBatch
 
EventsApi - Class in net.leanix.webhooks.api
 
EventsApi() - Constructor for class net.leanix.webhooks.api.EventsApi
 
EventsApi(ApiClient) - Constructor for class net.leanix.webhooks.api.EventsApi
 

F

formatDate(Date) - Method in class net.leanix.dropkit.apiclient.ApiClient
Format the given Date object into string.

G

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.Event
 
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
 
getSourceId() - Method in class net.leanix.webhooks.api.models.Event
 
getSourceName() - Method in class net.leanix.webhooks.api.models.Event
 
getSourceUrl() - Method in class net.leanix.webhooks.api.models.Event
 
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
 

H

hashCode() - Method in class net.leanix.webhooks.api.models.ApiError
 
hashCode() - Method in class net.leanix.webhooks.api.models.Delivery
 
hashCode() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
hashCode() - Method in class net.leanix.webhooks.api.models.Event
 
hashCode() - Method in class net.leanix.webhooks.api.models.EventBatch
 
hashCode() - Method in class net.leanix.webhooks.api.models.EventResponse
 
hashCode() - Method in class net.leanix.webhooks.api.models.Subscription
 
hashCode() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
hashCode() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
hashCode() - Method in class net.leanix.webhooks.api.models.Watcher
 
hashCode() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
hashCode() - Method in class net.leanix.webhooks.api.models.WatcherResponse
 
HttpBasicAuth - Class in net.leanix.dropkit.apiclient.auth
 
HttpBasicAuth() - Constructor for class net.leanix.dropkit.apiclient.auth.HttpBasicAuth
 
httpStatus(Integer) - Method in class net.leanix.webhooks.api.models.Delivery
 

I

id(UUID) - Method in class net.leanix.webhooks.api.models.Delivery
 
id(String) - Method in class net.leanix.webhooks.api.models.Subscription
 
id(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
identifier(String) - Method in class net.leanix.webhooks.api.models.Subscription
 
invokeAPI(String, String, List<Pair>, Object, Map<String, String>, Map<String, Object>, String, String, String[], GenericType<T>) - Method in class net.leanix.dropkit.apiclient.ApiClient
Invoke API by sending HTTP request with the given options.
isDebugging() - Method in class net.leanix.dropkit.apiclient.ApiClient
Check that whether debugging is enabled for this API client.
isExpired() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
 
isJsonMime(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
Check if the given MIME is a JSON MIME.

J

join(String[], String) - Static method in class net.leanix.dropkit.apiclient.StringUtil
Join an array of strings with the given separator.
JSON - Class in net.leanix.dropkit.apiclient
 
JSON() - Constructor for class net.leanix.dropkit.apiclient.JSON
 

L

lastDeliveryStatus(Integer) - Method in class net.leanix.webhooks.api.models.Subscription
 
lastRun(Date) - Method in class net.leanix.webhooks.api.models.Watcher
 
lastUpdate(Date) - Method in class net.leanix.webhooks.api.models.Watcher
 

M

message(String) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
message(String) - Method in class net.leanix.webhooks.api.models.EventResponse
 
message(String) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
message(String) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
message(String) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
message(String) - Method in class net.leanix.webhooks.api.models.WatcherResponse
 
messageId(String) - Method in class net.leanix.webhooks.api.models.Event
 
messages(List<String>) - Method in class net.leanix.webhooks.api.models.ApiError
 

N

name(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
net.leanix.dropkit.apiclient - package net.leanix.dropkit.apiclient
 
net.leanix.dropkit.apiclient.auth - package net.leanix.dropkit.apiclient.auth
 
net.leanix.dropkit.apiclient.auth.responses - package net.leanix.dropkit.apiclient.auth.responses
 
net.leanix.webhooks.api - package net.leanix.webhooks.api
 
net.leanix.webhooks.api.models - package net.leanix.webhooks.api.models
 

O

OAuth - Class in net.leanix.dropkit.apiclient.auth
 
OAuth() - Constructor for class net.leanix.dropkit.apiclient.auth.OAuth
 
OAuthFlow - Enum in net.leanix.dropkit.apiclient.auth
 

P

Pair - Class in net.leanix.dropkit.apiclient
 
Pair(String, String) - Constructor for class net.leanix.dropkit.apiclient.Pair
 
parameterToPairs(String, String, Object) - Method in class net.leanix.dropkit.apiclient.ApiClient
 
parameterToString(Object) - Method in class net.leanix.dropkit.apiclient.ApiClient
Format the given parameter object into string.
parseDate(String) - Method in class net.leanix.dropkit.apiclient.ApiClient
Parse the given string into Date object.
payload(String) - Method in class net.leanix.webhooks.api.models.Delivery
 
payload(String) - Method in class net.leanix.webhooks.api.models.Event
 
payload(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
prepareDownloadFile(Response) - Method in class net.leanix.dropkit.apiclient.ApiClient
 

R

requestHeaders(String) - Method in class net.leanix.webhooks.api.models.Delivery
 
responseBody(String) - Method in class net.leanix.webhooks.api.models.Delivery
 
responseHeaders(String) - Method in class net.leanix.webhooks.api.models.Delivery
 

S

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.Event
 
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
 
setSourceId(String) - Method in class net.leanix.webhooks.api.models.Event
 
setSourceName(String) - Method in class net.leanix.webhooks.api.models.Event
 
setSourceUrl(String) - Method in class net.leanix.webhooks.api.models.Event
 
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
 
sourceId(String) - Method in class net.leanix.webhooks.api.models.Event
 
sourceName(String) - Method in class net.leanix.webhooks.api.models.Event
The name of the source system, e.g.
sourceUrl(String) - Method in class net.leanix.webhooks.api.models.Event
The url of the source system, e.g.
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
 

T

tags(List<String>) - Method in class net.leanix.webhooks.api.models.Event
a list of tags describing the nature of this event, used to find subscriptions for this event
tagSets(List<List<String>>) - Method in class net.leanix.webhooks.api.models.Subscription
 
targetMethod(String) - Method in class net.leanix.webhooks.api.models.Delivery
 
targetMethod(String) - Method in class net.leanix.webhooks.api.models.Subscription
 
targetMethod(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
targetUrl(String) - Method in class net.leanix.webhooks.api.models.Delivery
 
targetUrl(String) - Method in class net.leanix.webhooks.api.models.Subscription
 
targetUrl(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
toString() - Method in class net.leanix.dropkit.apiclient.auth.responses.AccessTokenResponse
 
toString() - Method in class net.leanix.webhooks.api.models.ApiError
 
toString() - Method in class net.leanix.webhooks.api.models.Delivery
 
toString() - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
toString() - Method in class net.leanix.webhooks.api.models.Event
 
toString() - Method in class net.leanix.webhooks.api.models.EventBatch
 
toString() - Method in class net.leanix.webhooks.api.models.EventResponse
 
toString() - Method in class net.leanix.webhooks.api.models.Subscription
 
toString() - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
toString() - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
toString() - Method in class net.leanix.webhooks.api.models.Watcher
 
toString() - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
toString() - Method in class net.leanix.webhooks.api.models.WatcherResponse
 
total(Long) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
total(Long) - Method in class net.leanix.webhooks.api.models.EventResponse
 
total(Long) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
total(Long) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
total(Long) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
total(Long) - Method in class net.leanix.webhooks.api.models.WatcherResponse
 
trigger(Event) - Method in class net.leanix.webhooks.api.EventsApi
trigger Endpoint to trigger an event.
triggerBatch(EventBatch) - Method in class net.leanix.webhooks.api.EventsApi
trigger Endpoint to trigger multiple events.
type(String) - Method in class net.leanix.webhooks.api.models.DeliveryListResponse
 
type(String) - Method in class net.leanix.webhooks.api.models.EventResponse
 
type(String) - Method in class net.leanix.webhooks.api.models.SubscriptionListResponse
 
type(String) - Method in class net.leanix.webhooks.api.models.SubscriptionResponse
 
type(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
type(String) - Method in class net.leanix.webhooks.api.models.WatcherListResponse
 
type(String) - Method in class net.leanix.webhooks.api.models.WatcherResponse
 

U

updateSubscription(String, Subscription) - Method in class net.leanix.webhooks.api.SubscriptionsApi
updateSubscription Endpoint to update a subscription.
updateWatcher(String, Watcher) - Method in class net.leanix.webhooks.api.WatchersApi
updateWatcher Endpoint to update a watcher
userId(String) - Method in class net.leanix.webhooks.api.models.Subscription
 

V

value(String) - Method in class net.leanix.webhooks.api.models.ApiError
 
valueOf(String) - Static method in enum net.leanix.dropkit.apiclient.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.leanix.dropkit.apiclient.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.

W

Watcher - Class in net.leanix.webhooks.api.models
 
Watcher() - Constructor for class net.leanix.webhooks.api.models.Watcher
 
WatcherListResponse - Class in net.leanix.webhooks.api.models
 
WatcherListResponse() - Constructor for class net.leanix.webhooks.api.models.WatcherListResponse
 
WatcherResponse - Class in net.leanix.webhooks.api.models
 
WatcherResponse() - Constructor for class net.leanix.webhooks.api.models.WatcherResponse
 
WatchersApi - Class in net.leanix.webhooks.api
 
WatchersApi() - Constructor for class net.leanix.webhooks.api.WatchersApi
 
WatchersApi(ApiClient) - Constructor for class net.leanix.webhooks.api.WatchersApi
 
withBasePath(String) - Method in class net.leanix.dropkit.apiclient.ApiClientBuilder
Sets the base url that is used to access your service.
withClientCredentials(String, String) - Method in class net.leanix.dropkit.apiclient.ApiClientBuilder
Sets your client Id and client Secret.
withDebugging(boolean) - Method in class net.leanix.dropkit.apiclient.ApiClientBuilder
 
withOAuth2TokenUrl(URI) - Method in class net.leanix.dropkit.apiclient.ApiClientBuilder
Sets the url that is used when a new access token will be fetched with specified client id and client secret.
withPersonalAccessToken(String) - Method in class net.leanix.dropkit.apiclient.ApiClientBuilder
Sets the personal access token that is used to retrieve an access token.
withTokenProviderHost(String) - Method in class net.leanix.dropkit.apiclient.ApiClientBuilder
Specifies all urls needed to get an access token based on given host name and common url naming convention.
workspaceId(String) - Method in class net.leanix.webhooks.api.models.Event
An optional UUID string if the event is related to a workspace.
workspaceId(String) - Method in class net.leanix.webhooks.api.models.Subscription
 
workspaceId(String) - Method in class net.leanix.webhooks.api.models.Watcher
 
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2017 LeanIX GmbH. All rights reserved.