public class Calendar.Channels
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Calendar.Channels.Stop |
Constructor and Description |
---|
Calendar.Channels() |
Modifier and Type | Method and Description |
---|---|
Calendar.Channels.Stop |
stop(Channel content)
Stop watching resources through this channel
Create a request for the method "channels.stop".
|
public Calendar.Channels.Stop stop(Channel content) throws java.io.IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.content
- the Channel
java.io.IOException