target.apidocs.com.google.api.services.calendar.class-use.Calendar.Events.Move.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.calendar.Calendar.Events.Move (Calendar API v3-rev20240927-2.0.0)
Uses of Class
com.google.api.services.calendar.Calendar.Events.Move
-
Packages that use Calendar.Events.Move
Package
Description
com.google.api.services.calendar
-
-
Uses of Calendar.Events.Move in com.google.api.services.calendar
Methods in com.google.api.services.calendar that return Calendar.Events.Move
Modifier and Type
Method and Description
Calendar.Events.Move
Calendar.Events.move(String calendarId,
String eventId,
String destination)
Moves an event to another calendar, i.e.
Calendar.Events.Move
Calendar.Events.Move.set(String parameterName,
Object value)
Calendar.Events.Move
Calendar.Events.Move.setAlt(String alt)
Calendar.Events.Move
Calendar.Events.Move.setCalendarId(String calendarId)
Calendar identifier of the source calendar where the event currently is on.
Calendar.Events.Move
Calendar.Events.Move.setDestination(String destination)
Calendar identifier of the target calendar where the event is to be moved to.
Calendar.Events.Move
Calendar.Events.Move.setEventId(String eventId)
Event identifier.
Calendar.Events.Move
Calendar.Events.Move.setFields(String fields)
Calendar.Events.Move
Calendar.Events.Move.setKey(String key)
Calendar.Events.Move
Calendar.Events.Move.setOauthToken(String oauthToken)
Calendar.Events.Move
Calendar.Events.Move.setPrettyPrint(Boolean prettyPrint)
Calendar.Events.Move
Calendar.Events.Move.setQuotaUser(String quotaUser)
Calendar.Events.Move
Calendar.Events.Move.setSendNotifications(Boolean sendNotifications)
Deprecated.
Calendar.Events.Move
Calendar.Events.Move.setSendUpdates(String sendUpdates)
Guests who should receive notifications about the change of the event's organizer.
Calendar.Events.Move
Calendar.Events.Move.setUserIp(String userIp)
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy