nylas
2.0.0-beta.1
jvm
nylas
/
com.nylas.models
/
ListGrantsQueryParams
/
Builder
Builder
public
final
class
Builder
Members
Constructors
List
Grants
Query
Params.
Builder
Link copied to clipboard
public
ListGrantsQueryParams.Builder
ListGrantsQueryParams.Builder
(
)
Functions
before
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
before
(
Integer
before
)
build
Link copied to clipboard
public
final
ListGrantsQueryParams
build
(
)
email
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
email
(
String
email
)
grant
Status
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
grantStatus
(
String
grantStatus
)
ip
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
ip
(
String
ip
)
limit
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
limit
(
Integer
limit
)
offset
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
offset
(
Integer
offset
)
order
By
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
orderBy
(
String
orderBy
)
provider
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
provider
(
AuthProvider
provider
)
since
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
since
(
Integer
since
)
sort
By
Link copied to clipboard
public
final
ListGrantsQueryParams.Builder
sortBy
(
String
sortBy
)