HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.addAllAlpnProtocols(Iterable<String> values) |
Specifies the ALPN protocols for health check connections.
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.addAlpnProtocols(String value) |
Specifies the ALPN protocols for health check connections.
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.addAlpnProtocolsBytes(com.google.protobuf.ByteString value) |
Specifies the ALPN protocols for health check connections.
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.clear() |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.clearAlpnProtocols() |
Specifies the ALPN protocols for health check connections.
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.clone() |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.Builder.getTlsOptionsBuilder() |
This allows overriding the cluster TLS settings, just for health check connections.
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.mergeFrom(com.google.protobuf.Message other) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.mergeFrom(HealthCheck.TlsOptions other) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.newBuilder() |
|
static HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.newBuilder(HealthCheck.TlsOptions prototype) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.newBuilderForType() |
|
protected HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.setAlpnProtocols(int index,
String value) |
Specifies the ALPN protocols for health check connections.
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
HealthCheck.TlsOptions.Builder |
HealthCheck.TlsOptions.toBuilder() |
|