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

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

The newest version!






HelpLink (Cloud Deployment Manager V2 API v2-rev20241122-2.0.0)












com.google.api.services.deploymentmanager.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 - 2025 Weber Informatics LLC | Privacy Policy