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 alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class UrlMapTest

    • Constructor Detail

      • UrlMapTest

        public UrlMapTest()
    • Method Detail

      • getBackendServiceWeight

        public Long getBackendServiceWeight()
        The weight to use for the supplied host and path when using advanced routing rules that involve traffic splitting.
        Returns:
        value or null for none
      • setBackendServiceWeight

        public UrlMapTest setBackendServiceWeight(Long backendServiceWeight)
        The weight to use for the supplied host and path when using advanced routing rules that involve traffic splitting.
        Parameters:
        backendServiceWeight - backendServiceWeight or null for none
      • 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
      • getExpectedUrlRedirect

        public String getExpectedUrlRedirect()
        The expected URL that should be redirected to for the host and path being tested.
        Returns:
        value or null for none
      • setExpectedUrlRedirect

        public UrlMapTest setExpectedUrlRedirect(String expectedUrlRedirect)
        The expected URL that should be redirected to for the host and path being tested.
        Parameters:
        expectedUrlRedirect - expectedUrlRedirect 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