| Modifier and Type | Method and Description |
|---|---|
BackendServiceTlsSettings |
BackendServiceTlsSettings.Builder.build() |
BackendServiceTlsSettings |
BackendServiceTlsSettings.Builder.buildPartial() |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.getDefaultInstance() |
BackendServiceTlsSettings |
BackendServiceTlsSettings.getDefaultInstanceForType() |
BackendServiceTlsSettings |
BackendServiceTlsSettings.Builder.getDefaultInstanceForType() |
BackendServiceTlsSettings |
BackendServiceOrBuilder.getTlsSettings()
Configuration for Backend Authenticated TLS and mTLS.
|
BackendServiceTlsSettings |
BackendService.getTlsSettings()
Configuration for Backend Authenticated TLS and mTLS.
|
BackendServiceTlsSettings |
BackendService.Builder.getTlsSettings()
Configuration for Backend Authenticated TLS and mTLS.
|
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseDelimitedFrom(InputStream input) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(byte[] data) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(ByteBuffer data) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(com.google.protobuf.ByteString data) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(InputStream input) |
static BackendServiceTlsSettings |
BackendServiceTlsSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BackendServiceTlsSettings> |
BackendServiceTlsSettings.getParserForType() |
static com.google.protobuf.Parser<BackendServiceTlsSettings> |
BackendServiceTlsSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
BackendServiceTlsSettings.Builder |
BackendServiceTlsSettings.Builder.mergeFrom(BackendServiceTlsSettings other) |
BackendService.Builder |
BackendService.Builder.mergeTlsSettings(BackendServiceTlsSettings value)
Configuration for Backend Authenticated TLS and mTLS.
|
static BackendServiceTlsSettings.Builder |
BackendServiceTlsSettings.newBuilder(BackendServiceTlsSettings prototype) |
BackendService.Builder |
BackendService.Builder.setTlsSettings(BackendServiceTlsSettings value)
Configuration for Backend Authenticated TLS and mTLS.
|
Copyright © 2025 Google LLC. All rights reserved.