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

target.apidocs.com.google.api.services.compute.model.HelpLink.html Maven / Gradle / Ivy







HelpLink (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class HelpLink

    • Constructor Detail

      • HelpLink

        public HelpLink()
    • Method Detail

      • getDescription

        public String getDescription()
        Describes what the link offers.
        Returns:
        value or null for none
      • setDescription

        public HelpLink setDescription(String description)
        Describes what the link offers.
        Parameters:
        description - description or null for none
      • getUrl

        public String getUrl()
        The URL of the link.
        Returns:
        value or null for none
      • setUrl

        public HelpLink setUrl(String url)
        The URL of the link.
        Parameters:
        url - url or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy