All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.plus.model.Acl.html Maven / Gradle / Ivy

The newest version!






Acl (Google+ API v1-rev20190328-1.30.10)












com.google.api.services.plus.model

Class Acl

    • Constructor Detail

      • Acl

        public Acl()
    • Method Detail

      • getDescription

        public String getDescription()
        Description of the access granted, suitable for display.
        Returns:
        value or null for none
      • setDescription

        public Acl setDescription(String description)
        Description of the access granted, suitable for display.
        Parameters:
        description - description or null for none
      • setItems

        public Acl setItems(List<PlusAclentryResource> items)
        The list of access entries.
        Parameters:
        items - items or null for none
      • getKind

        public String getKind()
        Identifies this resource as a collection of access controls. Value: "plus#acl".
        Returns:
        value or null for none
      • setKind

        public Acl setKind(String kind)
        Identifies this resource as a collection of access controls. Value: "plus#acl".
        Parameters:
        kind - kind or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy