| Modifier and Type | Class and Description |
|---|---|
class |
HostRule
UrlMaps A host-matching rule for a URL.
|
static class |
HostRule.Builder
UrlMaps A host-matching rule for a URL.
|
| Modifier and Type | Method and Description |
|---|---|
HostRuleOrBuilder |
UrlMap.getHostRulesOrBuilder(int index)
The list of host rules to use against the URL.
|
HostRuleOrBuilder |
UrlMap.Builder.getHostRulesOrBuilder(int index)
The list of host rules to use against the URL.
|
HostRuleOrBuilder |
UrlMapOrBuilder.getHostRulesOrBuilder(int index)
The list of host rules to use against the URL.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HostRuleOrBuilder> |
UrlMap.getHostRulesOrBuilderList()
The list of host rules to use against the URL.
|
List<? extends HostRuleOrBuilder> |
UrlMap.Builder.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.
|
Copyright © 2023 Google LLC. All rights reserved.