nylas
2.5.2
jvm
nylas
/
com.nylas.models
/
IQueryParams
IQuery
Params
public
interface
IQueryParams
Interface for query parameters.
Inheritors
ConfirmBookingQueryParams
CreateBookingQueryParams
CreateEventQueryParams
DestroyBookingQueryParams
DestroyEventQueryParams
FindAttachmentQueryParams
FindBookingQueryParams
FindContactQueryParams
FindEventQueryParams
ListCalendersQueryParams
ListConfigurationsQueryParams
ListConnectorsQueryParams
ListContactGroupsQueryParams
ListContactsQueryParams
ListCredentialsQueryParams
ListDraftsQueryParams
ListEventQueryParams
ListGrantsQueryParams
ListMessagesQueryParams
ListThreadsQueryParams
ProviderDetectParams
RescheduleBookingQueryParams
SendRsvpQueryParams
TokenParams
UpdateEventQueryParams
Members
Functions
convert
To
Map
Link copied to clipboard
public
Map
<
String
,
Object
>
convertToMap
(
)
Convert the query parameters to a json-formatted map.