Uses of Interface
com.google.cloud.compute.v1.HostRuleOrBuilder
-
Packages that use HostRuleOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HostRuleOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HostRuleOrBuilder Modifier and Type Class Description classHostRuleUrlMaps A host-matching rule for a URL.static classHostRule.BuilderUrlMaps A host-matching rule for a URL.Methods in com.google.cloud.compute.v1 that return HostRuleOrBuilder Modifier and Type Method Description HostRuleOrBuilderUrlMap.Builder. getHostRulesOrBuilder(int index)The list of host rules to use against the URL.HostRuleOrBuilderUrlMap. getHostRulesOrBuilder(int index)The list of host rules to use against the URL.HostRuleOrBuilderUrlMapOrBuilder. getHostRulesOrBuilder(int index)The list of host rules to use against the URL.Methods in com.google.cloud.compute.v1 that return types with arguments of type HostRuleOrBuilder Modifier and Type Method Description List<? extends HostRuleOrBuilder>UrlMap.Builder. getHostRulesOrBuilderList()The list of host rules to use against the URL.List<? extends HostRuleOrBuilder>UrlMap. getHostRulesOrBuilderList()The list of host rules to use against the URL.List<? extends HostRuleOrBuilder>UrlMapOrBuilder. getHostRulesOrBuilderList()The list of host rules to use against the URL.
-