nylas
2.0.0-beta.1
jvm
nylas
/
com.nylas.models
/
IQueryParams
IQuery
Params
public
interface
IQueryParams
Interface for query parameters.
Inheritors
CreateEventQueryParams
DestroyEventQueryParams
FindEventQueryParams
ListCalendersQueryParams
ListEventQueryParams
ListGrantsQueryParams
ProviderDetectParams
UpdateEventQueryParams
Members
Functions
convert
To
Map
Link copied to clipboard
public
Map
<
String
,
String
>
convertToMap
(
)
Convert the query parameters to a json-formatted map.