Uses of Interface
com.google.cloud.compute.v1.PathMatcherOrBuilder
-
Packages that use PathMatcherOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of PathMatcherOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement PathMatcherOrBuilder Modifier and Type Class Description classPathMatcherA matcher for the path portion of the URL.static classPathMatcher.BuilderA matcher for the path portion of the URL.Methods in com.google.cloud.compute.v1 that return PathMatcherOrBuilder Modifier and Type Method Description PathMatcherOrBuilderUrlMap.Builder. getPathMatchersOrBuilder(int index)The list of named PathMatchers to use against the URL.PathMatcherOrBuilderUrlMap. getPathMatchersOrBuilder(int index)The list of named PathMatchers to use against the URL.PathMatcherOrBuilderUrlMapOrBuilder. getPathMatchersOrBuilder(int index)The list of named PathMatchers to use against the URL.Methods in com.google.cloud.compute.v1 that return types with arguments of type PathMatcherOrBuilder Modifier and Type Method Description List<? extends PathMatcherOrBuilder>UrlMap.Builder. getPathMatchersOrBuilderList()The list of named PathMatchers to use against the URL.List<? extends PathMatcherOrBuilder>UrlMap. getPathMatchersOrBuilderList()The list of named PathMatchers to use against the URL.List<? extends PathMatcherOrBuilder>UrlMapOrBuilder. getPathMatchersOrBuilderList()The list of named PathMatchers to use against the URL.
-