Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accessCode - Enum constant in enum class travel.wink.sdk.notification.invoker.auth.OAuthFlow
- addCookiesToRequest(MultiValueMap<String, String>, WebClient.RequestBodySpec) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Add cookies to the request that is being built
- addDefaultCookie(String, String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Add a default header.
- addHeadersToRequest(HttpHeaders, WebClient.RequestBodySpec) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Add headers to the request that is being built
- ALERT - Enum constant in enum class travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
- apiClient() - Method in class travel.wink.sdk.notification.NotificationSDKConfiguration
- ApiClient - Class in travel.wink.sdk.notification.invoker
- ApiClient() - Constructor for class travel.wink.sdk.notification.invoker.ApiClient
- ApiClient(ObjectMapper, DateFormat) - Constructor for class travel.wink.sdk.notification.invoker.ApiClient
- ApiClient(WebClient) - Constructor for class travel.wink.sdk.notification.invoker.ApiClient
- ApiClient(WebClient, ObjectMapper, DateFormat) - Constructor for class travel.wink.sdk.notification.invoker.ApiClient
- ApiClient.CollectionFormat - Enum Class in travel.wink.sdk.notification.invoker
- ApiKeyAuth - Class in travel.wink.sdk.notification.invoker.auth
- ApiKeyAuth(String, String) - Constructor for class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- application - Enum constant in enum class travel.wink.sdk.notification.invoker.auth.OAuthFlow
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in interface travel.wink.sdk.notification.invoker.auth.Authentication
-
Apply authentication settings to header and / or query parameters.
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class travel.wink.sdk.notification.invoker.auth.HttpBasicAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class travel.wink.sdk.notification.invoker.auth.HttpBearerAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class travel.wink.sdk.notification.invoker.auth.OAuth
- Authentication - Interface in travel.wink.sdk.notification.invoker.auth
B
- BeanValidationException - Exception Class in travel.wink.sdk.notification.invoker
- BeanValidationException(Set<ConstraintViolation<Object>>) - Constructor for exception class travel.wink.sdk.notification.invoker.BeanValidationException
- body(String) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- buildWebClient() - Static method in class travel.wink.sdk.notification.invoker.ApiClient
-
Build the WebClient used to make HTTP requests.
- buildWebClient(ObjectMapper) - Static method in class travel.wink.sdk.notification.invoker.ApiClient
-
Build the WebClient used to make HTTP requests.
- buildWebClientBuilder() - Static method in class travel.wink.sdk.notification.invoker.ApiClient
-
Build the WebClientBuilder used to make WebClient.
- buildWebClientBuilder(ObjectMapper) - Static method in class travel.wink.sdk.notification.invoker.ApiClient
-
Build the WebClientBuilder used to make WebClient.
C
- clone() - Method in class travel.wink.sdk.notification.invoker.RFC3339DateFormat
- collectionPathParameterToString(ApiClient.CollectionFormat, Collection<?>) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Formats the specified collection path parameter to a string value.
- COMPANY - Enum constant in enum class travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
- containsIgnoreCase(String[], String) - Static method in class travel.wink.sdk.notification.invoker.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- count(Long) - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
- CountResponseAffiliate - Class in travel.wink.sdk.notification.model
-
CountResponseAffiliate
- CountResponseAffiliate() - Constructor for class travel.wink.sdk.notification.model.CountResponseAffiliate
- createdDate(LocalDateTime) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- createDefaultDateFormat() - Static method in class travel.wink.sdk.notification.invoker.ApiClient
- createDefaultObjectMapper(DateFormat) - Static method in class travel.wink.sdk.notification.invoker.ApiClient
- CSV - Enum constant in enum class travel.wink.sdk.notification.invoker.ApiClient.CollectionFormat
D
- defaultValue - Variable in class travel.wink.sdk.notification.invoker.ServerVariable
- description - Variable in class travel.wink.sdk.notification.invoker.ServerConfiguration
- description - Variable in class travel.wink.sdk.notification.invoker.ServerVariable
E
- enumValues - Variable in class travel.wink.sdk.notification.invoker.ServerVariable
- equals(Object) - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
- equals(Object) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- equals(Object) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- equals(Object) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- equals(Object) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- error(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- error(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
F
- format(Date, StringBuffer, FieldPosition) - Method in class travel.wink.sdk.notification.invoker.RFC3339DateFormat
- formatDate(Date) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Format the given Date object into string.
- formatOffsetDateTime(OffsetDateTime) - Method in class travel.wink.sdk.notification.invoker.JavaTimeFormatter
-
Format the given
OffsetDateTimeobject into string. - fromValue(String) - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
- fromValue(String) - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
- fromValue(String) - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
G
- GenericErrorMessage - Class in travel.wink.sdk.notification.model
-
Generic error message
- GenericErrorMessage() - Constructor for class travel.wink.sdk.notification.model.GenericErrorMessage
- getAccessToken() - Method in class travel.wink.sdk.notification.invoker.auth.OAuth
- getApiClient() - Method in class travel.wink.sdk.notification.api.NotificationApi
- getApiKey() - Method in class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- getAuthentication(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBasePath() - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Get the current base path
- getBearerToken() - Method in class travel.wink.sdk.notification.invoker.auth.HttpBearerAuth
- getBody() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Body of message
- getCount() - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
-
Number of reviews for this property.
- getCreatedDate() - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
-
Datetime this record was first created
- getDateFormat() - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Get the date format used to parse/format date parameters.
- getError() - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
-
Get error
- getError() - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
-
Get error
- getId() - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
-
Document UUID
- getIdentifier() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Notification identifier
- getLastUpdate() - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
-
Datetime this record was last updated
- getLocation() - Method in class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- getMarkedAsRemoved() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Message marked as removed
- getMessage() - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
-
Get message
- getMessage() - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
-
Get message
- getNotification() - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
-
Get notification
- getNotifyViaEmail() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Also send email announcement
- getObjectMapper() - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Get the ObjectMapper used to make HTTP requests.
- getOffsetDateTimeFormatter() - Method in class travel.wink.sdk.notification.invoker.JavaTimeFormatter
-
Get the date format used to parse/format
OffsetDateTimeparameters. - getOwnerIdentifier() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Owner identifier
- getParamName() - Method in class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- getPassword() - Method in class travel.wink.sdk.notification.invoker.auth.HttpBasicAuth
- getPath() - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
-
Get path
- getPath() - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
-
Get path
- getPriority() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Importance of message
- getRead() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Company read announcement
- getRecipientType() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Recipient type
- getStatus() - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
-
Get status
- getStatus() - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
-
Get status
- getSubject() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Subject of message
- getSuccess() - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
-
True if count query worked.
- getTimestamp() - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
-
Get timestamp
- getTimestamp() - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
-
Get timestamp
- getType() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
-
Message type
- getUsername() - Method in class travel.wink.sdk.notification.invoker.auth.HttpBasicAuth
- getValue() - Method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
- getValue() - Method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
- getValue() - Method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
- getVersion() - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
-
Version property that shows how many times this document has been persisted.
- getViolations() - Method in exception class travel.wink.sdk.notification.invoker.BeanValidationException
- getWebClient() - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Get the WebClient used to make HTTP requests.
H
- hashCode() - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
- hashCode() - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- hashCode() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- hashCode() - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- hashCode() - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- HIGH - Enum constant in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
- HttpBasicAuth - Class in travel.wink.sdk.notification.invoker.auth
- HttpBasicAuth() - Constructor for class travel.wink.sdk.notification.invoker.auth.HttpBasicAuth
- HttpBearerAuth - Class in travel.wink.sdk.notification.invoker.auth
- HttpBearerAuth(String) - Constructor for class travel.wink.sdk.notification.invoker.auth.HttpBearerAuth
I
- id(String) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- identifier(UUID) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- implicit - Enum constant in enum class travel.wink.sdk.notification.invoker.auth.OAuthFlow
- init() - Method in class travel.wink.sdk.notification.invoker.ApiClient
- invokeAPI(String, HttpMethod, Map<String, Object>, MultiValueMap<String, String>, Object, HttpHeaders, MultiValueMap<String, String>, MultiValueMap<String, Object>, List<MediaType>, MediaType, String[], ParameterizedTypeReference<T>) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Invoke API by sending HTTP request with the given options.
- isJsonMime(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Check if the given
Stringis a JSON MIME. - isJsonMime(MediaType) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Check if the given MIME is a JSON MIME.
- isProblemJsonMime(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Check if the given
Stringis a Problem JSON MIME (RFC-7807).
J
- JavaTimeFormatter - Class in travel.wink.sdk.notification.invoker
-
Class that add parsing/formatting support for Java 8+
OffsetDateTimeclass. - JavaTimeFormatter() - Constructor for class travel.wink.sdk.notification.invoker.JavaTimeFormatter
- join(String[], String) - Static method in class travel.wink.sdk.notification.invoker.StringUtil
-
Join an array of strings with the given separator.
- join(Collection<String>, String) - Static method in class travel.wink.sdk.notification.invoker.StringUtil
-
Join a list of strings with the given separator.
- JSON_PROPERTY_BODY - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_COUNT - Static variable in class travel.wink.sdk.notification.model.CountResponseAffiliate
- JSON_PROPERTY_CREATED_DATE - Static variable in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- JSON_PROPERTY_ERROR - Static variable in class travel.wink.sdk.notification.model.GenericErrorMessage
- JSON_PROPERTY_ERROR - Static variable in class travel.wink.sdk.notification.model.ShowNotifications400Response
- JSON_PROPERTY_ID - Static variable in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- JSON_PROPERTY_IDENTIFIER - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_LAST_UPDATE - Static variable in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- JSON_PROPERTY_MARKED_AS_REMOVED - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_MESSAGE - Static variable in class travel.wink.sdk.notification.model.GenericErrorMessage
- JSON_PROPERTY_MESSAGE - Static variable in class travel.wink.sdk.notification.model.ShowNotifications400Response
- JSON_PROPERTY_NOTIFICATION - Static variable in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- JSON_PROPERTY_NOTIFY_VIA_EMAIL - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_OWNER_IDENTIFIER - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_PATH - Static variable in class travel.wink.sdk.notification.model.GenericErrorMessage
- JSON_PROPERTY_PATH - Static variable in class travel.wink.sdk.notification.model.ShowNotifications400Response
- JSON_PROPERTY_PRIORITY - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_READ - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_RECIPIENT_TYPE - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_STATUS - Static variable in class travel.wink.sdk.notification.model.GenericErrorMessage
- JSON_PROPERTY_STATUS - Static variable in class travel.wink.sdk.notification.model.ShowNotifications400Response
- JSON_PROPERTY_SUBJECT - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_SUCCESS - Static variable in class travel.wink.sdk.notification.model.CountResponseAffiliate
- JSON_PROPERTY_TIMESTAMP - Static variable in class travel.wink.sdk.notification.model.GenericErrorMessage
- JSON_PROPERTY_TIMESTAMP - Static variable in class travel.wink.sdk.notification.model.ShowNotifications400Response
- JSON_PROPERTY_TYPE - Static variable in class travel.wink.sdk.notification.model.NotificationAffiliate
- JSON_PROPERTY_VERSION - Static variable in class travel.wink.sdk.notification.model.NotificationViewAffiliate
L
- lastUpdate(LocalDateTime) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- LOW - Enum constant in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
M
- markAsRead(String, String, Object, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Mark As Read Mark announcement as read.
- markAsReadWithHttpInfo(String, String, Object, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Mark As Read Mark announcement as read.
- markAsReadWithResponseSpec(String, String, Object, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Mark As Read Mark announcement as read.
- markedAsRemoved(Boolean) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- MEDIUM - Enum constant in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
- message(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- message(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- MESSAGE - Enum constant in enum class travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
- MULTI - Enum constant in enum class travel.wink.sdk.notification.invoker.ApiClient.CollectionFormat
N
- notification(NotificationAffiliate) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- NotificationAffiliate - Class in travel.wink.sdk.notification.model
-
NotificationAffiliate
- NotificationAffiliate() - Constructor for class travel.wink.sdk.notification.model.NotificationAffiliate
- NotificationAffiliate.PriorityEnum - Enum Class in travel.wink.sdk.notification.model
-
Importance of message
- NotificationAffiliate.RecipientTypeEnum - Enum Class in travel.wink.sdk.notification.model
-
Recipient type
- NotificationAffiliate.TypeEnum - Enum Class in travel.wink.sdk.notification.model
-
Message type
- notificationApi() - Method in class travel.wink.sdk.notification.NotificationSDKConfiguration
- NotificationApi - Class in travel.wink.sdk.notification.api
- NotificationApi() - Constructor for class travel.wink.sdk.notification.api.NotificationApi
- NotificationApi(ApiClient) - Constructor for class travel.wink.sdk.notification.api.NotificationApi
- NotificationSDKConfiguration - Class in travel.wink.sdk.notification
- NotificationSDKConfiguration() - Constructor for class travel.wink.sdk.notification.NotificationSDKConfiguration
- NotificationViewAffiliate - Class in travel.wink.sdk.notification.model
-
NotificationViewAffiliate
- NotificationViewAffiliate() - Constructor for class travel.wink.sdk.notification.model.NotificationViewAffiliate
- notifyViaEmail(Boolean) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
O
- OAuth - Class in travel.wink.sdk.notification.invoker.auth
- OAuth() - Constructor for class travel.wink.sdk.notification.invoker.auth.OAuth
- OAuthFlow - Enum Class in travel.wink.sdk.notification.invoker.auth
- ownerIdentifier(UUID) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
P
- parameterToMultiValueMap(ApiClient.CollectionFormat, String, Object) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Converts a parameter to a
MultiValueMapfor use in REST requests - parameterToString(Object) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Format the given parameter object into string.
- parse(String) - Method in class travel.wink.sdk.notification.invoker.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class travel.wink.sdk.notification.invoker.RFC3339DateFormat
- parseDate(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Parse the given string into Date object.
- parseOffsetDateTime(String) - Method in class travel.wink.sdk.notification.invoker.JavaTimeFormatter
-
Parse the given string into
OffsetDateTimeobject. - password - Enum constant in enum class travel.wink.sdk.notification.invoker.auth.OAuthFlow
- path(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- path(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- PIPES - Enum constant in enum class travel.wink.sdk.notification.invoker.ApiClient.CollectionFormat
- priority(NotificationAffiliate.PriorityEnum) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
R
- read(Boolean) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- recipientType(NotificationAffiliate.RecipientTypeEnum) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- removeNotification(String, String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Delete Notification Remove announcement specified by its identifier.
- removeNotificationWithHttpInfo(String, String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Delete Notification Remove announcement specified by its identifier.
- removeNotificationWithResponseSpec(String, String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Delete Notification Remove announcement specified by its identifier.
- RFC3339DateFormat - Class in travel.wink.sdk.notification.invoker
- RFC3339DateFormat() - Constructor for class travel.wink.sdk.notification.invoker.RFC3339DateFormat
S
- selectBody(Object, MultiValueMap<String, Object>, MediaType) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Select the body to use for the request
- selectHeaderAccept(String[]) - Method in class travel.wink.sdk.notification.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 travel.wink.sdk.notification.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.
- ServerConfiguration - Class in travel.wink.sdk.notification.invoker
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class travel.wink.sdk.notification.invoker.ServerConfiguration
- ServerVariable - Class in travel.wink.sdk.notification.invoker
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class travel.wink.sdk.notification.invoker.ServerVariable
- setAccessToken(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAccessToken(String) - Method in class travel.wink.sdk.notification.invoker.auth.OAuth
- setApiClient(ApiClient) - Method in class travel.wink.sdk.notification.api.NotificationApi
- setApiKey(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class travel.wink.sdk.notification.invoker.auth.ApiKeyAuth
- setBasePath(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Set the base path, which should include the host
- setBearerToken(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Helper method to set access token for the first Bearer authentication.
- setBearerToken(String) - Method in class travel.wink.sdk.notification.invoker.auth.HttpBearerAuth
- setBody(String) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setCount(Long) - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
- setCreatedDate(LocalDateTime) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- setError(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- setError(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- setId(String) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- setIdentifier(UUID) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setLastUpdate(LocalDateTime) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- setMarkedAsRemoved(Boolean) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setMessage(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- setMessage(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- setNotification(NotificationAffiliate) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- setNotifyViaEmail(Boolean) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setOffsetDateTimeFormatter(DateTimeFormatter) - Method in class travel.wink.sdk.notification.invoker.JavaTimeFormatter
-
Set the date format used to parse/format
OffsetDateTimeparameters. - setOwnerIdentifier(UUID) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setPassword(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class travel.wink.sdk.notification.invoker.auth.HttpBasicAuth
- setPath(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- setPath(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- setPriority(NotificationAffiliate.PriorityEnum) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setRead(Boolean) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setRecipientType(NotificationAffiliate.RecipientTypeEnum) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setStatus(Integer) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- setStatus(Integer) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- setSubject(String) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setSuccess(Boolean) - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
- setTimestamp(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- setTimestamp(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- setType(NotificationAffiliate.TypeEnum) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- setUserAgent(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class travel.wink.sdk.notification.invoker.auth.HttpBasicAuth
- setVersion(Long) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- setViolations(Set<ConstraintViolation<Object>>) - Method in exception class travel.wink.sdk.notification.invoker.BeanValidationException
- showNotifications(String, String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Notification Retrieve messages for a specific company by ID
- showNotifications1(String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Notifications Retrieve all the messages for this company
- showNotifications1WithHttpInfo(String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Notifications Retrieve all the messages for this company
- showNotifications1WithResponseSpec(String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Notifications Retrieve all the messages for this company
- ShowNotifications400Response - Class in travel.wink.sdk.notification.model
-
ShowNotifications400Response
- ShowNotifications400Response() - Constructor for class travel.wink.sdk.notification.model.ShowNotifications400Response
- showNotificationsWithHttpInfo(String, String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Notification Retrieve messages for a specific company by ID
- showNotificationsWithResponseSpec(String, String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Notification Retrieve messages for a specific company by ID
- showUnreadMessageCount(String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Unread Count Retrieve count of unread messages
- showUnreadMessageCountWithHttpInfo(String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Unread Count Retrieve count of unread messages
- showUnreadMessageCountWithResponseSpec(String, String, String) - Method in class travel.wink.sdk.notification.api.NotificationApi
-
Show Unread Count Retrieve count of unread messages
- SSV - Enum constant in enum class travel.wink.sdk.notification.invoker.ApiClient.CollectionFormat
- status(Integer) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- status(Integer) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- StringUtil - Class in travel.wink.sdk.notification.invoker
- StringUtil() - Constructor for class travel.wink.sdk.notification.invoker.StringUtil
- subject(String) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- success(Boolean) - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
T
- timestamp(String) - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- timestamp(String) - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- toString() - Method in class travel.wink.sdk.notification.model.CountResponseAffiliate
- toString() - Method in class travel.wink.sdk.notification.model.GenericErrorMessage
- toString() - Method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
- toString() - Method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
- toString() - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
- toString() - Method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
- toString() - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
- toString() - Method in class travel.wink.sdk.notification.model.ShowNotifications400Response
- travel.wink.sdk.notification - package travel.wink.sdk.notification
- travel.wink.sdk.notification.api - package travel.wink.sdk.notification.api
- travel.wink.sdk.notification.invoker - package travel.wink.sdk.notification.invoker
- travel.wink.sdk.notification.invoker.auth - package travel.wink.sdk.notification.invoker.auth
- travel.wink.sdk.notification.model - package travel.wink.sdk.notification.model
- TSV - Enum constant in enum class travel.wink.sdk.notification.invoker.ApiClient.CollectionFormat
- type(NotificationAffiliate.TypeEnum) - Method in class travel.wink.sdk.notification.model.NotificationAffiliate
U
- updateParamsForAuth(String[], MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class travel.wink.sdk.notification.invoker.ApiClient
-
Update query and header parameters based on authentication settings.
- URL - Variable in class travel.wink.sdk.notification.invoker.ServerConfiguration
- URL() - Method in class travel.wink.sdk.notification.invoker.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class travel.wink.sdk.notification.invoker.ServerConfiguration
-
Format URL template using given variables.
- USER - Enum constant in enum class travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
V
- valueOf(String) - Static method in enum class travel.wink.sdk.notification.invoker.ApiClient.CollectionFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class travel.wink.sdk.notification.invoker.auth.OAuthFlow
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class travel.wink.sdk.notification.invoker.ApiClient.CollectionFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class travel.wink.sdk.notification.invoker.auth.OAuthFlow
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.PriorityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variables - Variable in class travel.wink.sdk.notification.invoker.ServerConfiguration
- version(Long) - Method in class travel.wink.sdk.notification.model.NotificationViewAffiliate
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form