nylas
2.0.0-beta.1
jvm
nylas
/
com.nylas.models
/
UpdateEventRequest
/
When
/
Time
Time
public
final
class
Time
extends
UpdateEventRequest.When
Members
Constructors
Update
Event
Request.
When.
Time
Link copied to clipboard
public
UpdateEventRequest.When.Time
UpdateEventRequest.When.Time
(
@
Json
(
name
=
"time"
)
Integer
time
,
@
Json
(
name
=
"timezone"
)
String
timezone
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
time
Link copied to clipboard
private
final
Integer
time
timezone
Link copied to clipboard
private
final
String
timezone
Functions
get
Time
Link copied to clipboard
public
final
Integer
getTime
(
)
get
Timezone
Link copied to clipboard
public
final
String
getTimezone
(
)