Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HostRule |
HostRule.Builder.build() |
static HostRule |
HostRule.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<HostRule> |
UrlMap.getHostRulesList()
The list of HostRules to use against the URL.
|
List<HostRule> |
UrlMap.Builder.getHostRulesList()
The list of HostRules to use against the URL.
|
Modifier and Type | Method and Description |
---|---|
UrlMap.Builder |
UrlMap.Builder.addHostRules(HostRule hostRules)
The list of HostRules to use against the URL.
|
HostRule.Builder |
HostRule.Builder.mergeFrom(HostRule other) |
static HostRule.Builder |
HostRule.newBuilder(HostRule prototype) |
Modifier and Type | Method and Description |
---|---|
UrlMap.Builder |
UrlMap.Builder.addAllHostRules(List<HostRule> hostRules)
The list of HostRules to use against the URL.
|
Copyright © 2019 Google LLC. All rights reserved.