Calendar API v3 (revision 30)



Uses of Class
com.google.api.services.calendar.model.Acl

Packages that use Acl
com.google.api.services.calendar.model   
 

Uses of Acl in com.google.api.services.calendar.model
 

Methods in com.google.api.services.calendar.model that return Acl
 Acl Acl.setEtag(java.lang.String etag)
          ETag of the collection.
 Acl Acl.setItems(java.util.List<AclRule> items)
          List of rules on the access control list.
 Acl Acl.setKind(java.lang.String kind)
          Type of the collection ("calendar#acl").
 Acl Acl.setNextPageToken(java.lang.String nextPageToken)
          Token used to access the next page of this result.