| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model |
| 限定符和类型 | 字段和说明 |
|---|---|
private static Server.TLSOptions |
Server.TLSOptions.DEFAULT_INSTANCE |
private Server.TLSOptions |
Server.tls_ |
private Server.TLSOptions |
Server.Builder.tls_ |
| 限定符和类型 | 字段和说明 |
|---|---|
private static com.google.protobuf.Parser<Server.TLSOptions> |
Server.TLSOptions.PARSER |
private com.google.protobuf.SingleFieldBuilderV3<Server.TLSOptions,Server.TLSOptions.Builder,Server.TLSOptionsOrBuilder> |
Server.Builder.tlsBuilder_ |
| 限定符和类型 | 方法和说明 |
|---|---|
Server.TLSOptions |
Server.TLSOptions.Builder.build() |
Server.TLSOptions |
Server.TLSOptions.Builder.buildPartial() |
static Server.TLSOptions |
Server.TLSOptions.getDefaultInstance() |
Server.TLSOptions |
Server.TLSOptions.getDefaultInstanceForType() |
Server.TLSOptions |
Server.TLSOptions.Builder.getDefaultInstanceForType() |
Server.TLSOptions |
ServerOrBuilder.getTls()
Set of TLS related options that govern the server's behavior.
|
Server.TLSOptions |
Server.getTls()
Set of TLS related options that govern the server's behavior.
|
Server.TLSOptions |
Server.Builder.getTls()
Set of TLS related options that govern the server's behavior.
|
static Server.TLSOptions |
Server.TLSOptions.parseDelimitedFrom(java.io.InputStream input) |
static Server.TLSOptions |
Server.TLSOptions.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(byte[] data) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(java.nio.ByteBuffer data) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(com.google.protobuf.ByteString data) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(java.io.InputStream input) |
static Server.TLSOptions |
Server.TLSOptions.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Server.TLSOptions> |
Server.TLSOptions.getParserForType() |
private com.google.protobuf.SingleFieldBuilderV3<Server.TLSOptions,Server.TLSOptions.Builder,Server.TLSOptionsOrBuilder> |
Server.Builder.getTlsFieldBuilder()
Set of TLS related options that govern the server's behavior.
|
static com.google.protobuf.Parser<Server.TLSOptions> |
Server.TLSOptions.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Server.TLSOptions.Builder |
Server.TLSOptions.Builder.mergeFrom(Server.TLSOptions other) |
Server.Builder |
Server.Builder.mergeTls(Server.TLSOptions value)
Set of TLS related options that govern the server's behavior.
|
static Server.TLSOptions.Builder |
Server.TLSOptions.newBuilder(Server.TLSOptions prototype) |
Server.Builder |
Server.Builder.setTls(Server.TLSOptions value)
Set of TLS related options that govern the server's behavior.
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.