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

target.apidocs.com.google.api.services.directory.model.Asps.html Maven / Gradle / Ivy

There is a newer version: directory_v1-rev20240709-2.0.0
Show newest version






Asps (Admin SDK API directory_v1-rev20220125-1.32.1)












com.google.api.services.directory.model

Class Asps

    • Constructor Detail

      • Asps

        public Asps()
    • Method Detail

      • getEtag

        public String getEtag()
        ETag of the resource.
        Returns:
        value or null for none
      • setEtag

        public Asps setEtag(String etag)
        ETag of the resource.
        Parameters:
        etag - etag or null for none
      • getItems

        public List<Asp> getItems()
        A list of ASP resources.
        Returns:
        value or null for none
      • setItems

        public Asps setItems(List<Asp> items)
        A list of ASP resources.
        Parameters:
        items - items or null for none
      • getKind

        public String getKind()
        The type of the API resource. This is always `admin#directory#aspList`.
        Returns:
        value or null for none
      • setKind

        public Asps setKind(String kind)
        The type of the API resource. This is always `admin#directory#aspList`.
        Parameters:
        kind - kind or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy