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

target.apidocs.com.google.api.services.webmasters.model.WmxSite.html Maven / Gradle / Ivy







WmxSite (Search Console API v3-rev20190428-1.30.1)












com.google.api.services.webmasters.model

Class WmxSite

    • Constructor Detail

      • WmxSite

        public WmxSite()
    • Method Detail

      • getPermissionLevel

        public String getPermissionLevel()
        The user's permission level for the site.
        Returns:
        value or null for none
      • setPermissionLevel

        public WmxSite setPermissionLevel(String permissionLevel)
        The user's permission level for the site.
        Parameters:
        permissionLevel - permissionLevel or null for none
      • getSiteUrl

        public String getSiteUrl()
        The URL of the site.
        Returns:
        value or null for none
      • setSiteUrl

        public WmxSite setSiteUrl(String siteUrl)
        The URL of the site.
        Parameters:
        siteUrl - siteUrl or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy