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

There is a newer version: v1-rev20240903-2.0.0
Show newest version






HelpLink (Compute Engine API v1-rev20240919-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
      • set

        public HelpLink set(String fieldName,
                            Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public HelpLink clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy