| Modifier and Type | Method and Description |
|---|---|
ForwardingRuleReference |
ForwardingRuleReference.Builder.build() |
ForwardingRuleReference |
ForwardingRuleReference.Builder.buildPartial() |
static ForwardingRuleReference |
ForwardingRuleReference.getDefaultInstance() |
ForwardingRuleReference |
ForwardingRuleReference.getDefaultInstanceForType() |
ForwardingRuleReference |
ForwardingRuleReference.Builder.getDefaultInstanceForType() |
ForwardingRuleReference |
HealthStatusForNetworkEndpointOrBuilder.getForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.
|
ForwardingRuleReference |
HealthStatusForNetworkEndpoint.getForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.
|
ForwardingRuleReference |
HealthStatusForNetworkEndpoint.Builder.getForwardingRule()
URL of the forwarding rule associated with the health state of the network endpoint.
|
static ForwardingRuleReference |
ForwardingRuleReference.parseDelimitedFrom(InputStream input) |
static ForwardingRuleReference |
ForwardingRuleReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(byte[] data) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(ByteBuffer data) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(com.google.protobuf.ByteString data) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(InputStream input) |
static ForwardingRuleReference |
ForwardingRuleReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ForwardingRuleReference> |
ForwardingRuleReference.getParserForType() |
static com.google.protobuf.Parser<ForwardingRuleReference> |
ForwardingRuleReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeForwardingRule(ForwardingRuleReference value)
URL of the forwarding rule associated with the health state of the network endpoint.
|
ForwardingRuleReference.Builder |
ForwardingRuleReference.Builder.mergeFrom(ForwardingRuleReference other) |
static ForwardingRuleReference.Builder |
ForwardingRuleReference.newBuilder(ForwardingRuleReference prototype) |
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setForwardingRule(ForwardingRuleReference value)
URL of the forwarding rule associated with the health state of the network endpoint.
|
Copyright © 2023 Google LLC. All rights reserved.