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

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







UrlMapTest (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute.model

Class UrlMapTest

    • Constructor Detail

      • UrlMapTest

        public UrlMapTest()
    • Method Detail

      • getDescription

        public String getDescription()
        Description of this test case.
        Returns:
        value or null for none
      • setDescription

        public UrlMapTest setDescription(String description)
        Description of this test case.
        Parameters:
        description - description or null for none
      • getHost

        public String getHost()
        Host portion of the URL.
        Returns:
        value or null for none
      • setHost

        public UrlMapTest setHost(String host)
        Host portion of the URL.
        Parameters:
        host - host or null for none
      • getPath

        public String getPath()
        Path portion of the URL.
        Returns:
        value or null for none
      • setPath

        public UrlMapTest setPath(String path)
        Path portion of the URL.
        Parameters:
        path - path or null for none
      • getService

        public String getService()
        Expected BackendService resource the given URL should be mapped to.
        Returns:
        value or null for none
      • setService

        public UrlMapTest setService(String service)
        Expected BackendService resource the given URL should be mapped to.
        Parameters:
        service - service or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy