Uses of Interface
com.google.cloud.compute.v1.UrlMapTestOrBuilder
-
Packages that use UrlMapTestOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of UrlMapTestOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement UrlMapTestOrBuilder Modifier and Type Class Description class
UrlMapTest
Message for the expected URL mappings.static class
UrlMapTest.Builder
Message for the expected URL mappings.Methods in com.google.cloud.compute.v1 that return UrlMapTestOrBuilder Modifier and Type Method Description UrlMapTestOrBuilder
UrlMap.Builder. getTestsOrBuilder(int index)
The list of expected URL mapping tests.UrlMapTestOrBuilder
UrlMap. getTestsOrBuilder(int index)
The list of expected URL mapping tests.UrlMapTestOrBuilder
UrlMapOrBuilder. getTestsOrBuilder(int index)
The list of expected URL mapping tests.Methods in com.google.cloud.compute.v1 that return types with arguments of type UrlMapTestOrBuilder Modifier and Type Method Description List<? extends UrlMapTestOrBuilder>
UrlMap.Builder. getTestsOrBuilderList()
The list of expected URL mapping tests.List<? extends UrlMapTestOrBuilder>
UrlMap. getTestsOrBuilderList()
The list of expected URL mapping tests.List<? extends UrlMapTestOrBuilder>
UrlMapOrBuilder. getTestsOrBuilderList()
The list of expected URL mapping tests.
-