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 classUrlMapTestMessage for the expected URL mappings.static classUrlMapTest.BuilderMessage for the expected URL mappings.Methods in com.google.cloud.compute.v1 that return UrlMapTestOrBuilder Modifier and Type Method Description UrlMapTestOrBuilderUrlMap.Builder. getTestsOrBuilder(int index)The list of expected URL mapping tests.UrlMapTestOrBuilderUrlMap. getTestsOrBuilder(int index)The list of expected URL mapping tests.UrlMapTestOrBuilderUrlMapOrBuilder. 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.
-