| Modifier and Type | Method and Description |
|---|---|
BackendServiceHAPolicy |
BackendServiceHAPolicy.Builder.build() |
BackendServiceHAPolicy |
BackendServiceHAPolicy.Builder.buildPartial() |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.getDefaultInstance() |
BackendServiceHAPolicy |
BackendServiceHAPolicy.getDefaultInstanceForType() |
BackendServiceHAPolicy |
BackendServiceHAPolicy.Builder.getDefaultInstanceForType() |
BackendServiceHAPolicy |
BackendServiceOrBuilder.getHaPolicy()
Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding.
|
BackendServiceHAPolicy |
BackendService.getHaPolicy()
Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding.
|
BackendServiceHAPolicy |
BackendService.Builder.getHaPolicy()
Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding.
|
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseDelimitedFrom(InputStream input) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(byte[] data) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(ByteBuffer data) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(com.google.protobuf.ByteString data) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(com.google.protobuf.CodedInputStream input) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(InputStream input) |
static BackendServiceHAPolicy |
BackendServiceHAPolicy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BackendServiceHAPolicy> |
BackendServiceHAPolicy.getParserForType() |
static com.google.protobuf.Parser<BackendServiceHAPolicy> |
BackendServiceHAPolicy.parser() |
| Modifier and Type | Method and Description |
|---|---|
BackendServiceHAPolicy.Builder |
BackendServiceHAPolicy.Builder.mergeFrom(BackendServiceHAPolicy other) |
BackendService.Builder |
BackendService.Builder.mergeHaPolicy(BackendServiceHAPolicy value)
Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding.
|
static BackendServiceHAPolicy.Builder |
BackendServiceHAPolicy.newBuilder(BackendServiceHAPolicy prototype) |
BackendService.Builder |
BackendService.Builder.setHaPolicy(BackendServiceHAPolicy value)
Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding.
|
Copyright © 2025 Google LLC. All rights reserved.