| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model |
| 限定符和类型 | 字段和说明 |
|---|---|
private static Server.TLSOptions.TLSmode[] |
Server.TLSOptions.TLSmode.VALUES |
| 限定符和类型 | 字段和说明 |
|---|---|
private static com.google.protobuf.Internal.EnumLiteMap<Server.TLSOptions.TLSmode> |
Server.TLSOptions.TLSmode.internalValueMap |
| 限定符和类型 | 方法和说明 |
|---|---|
static Server.TLSOptions.TLSmode |
Server.TLSOptions.TLSmode.forNumber(int value) |
Server.TLSOptions.TLSmode |
Server.TLSOptionsOrBuilder.getMode()
Optional: Indicates whether connections to this port should be
secured using TLS.
|
Server.TLSOptions.TLSmode |
Server.TLSOptions.getMode()
Optional: Indicates whether connections to this port should be
secured using TLS.
|
Server.TLSOptions.TLSmode |
Server.TLSOptions.Builder.getMode()
Optional: Indicates whether connections to this port should be
secured using TLS.
|
static Server.TLSOptions.TLSmode |
Server.TLSOptions.TLSmode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Server.TLSOptions.TLSmode |
Server.TLSOptions.TLSmode.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Server.TLSOptions.TLSmode |
Server.TLSOptions.TLSmode.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static Server.TLSOptions.TLSmode[] |
Server.TLSOptions.TLSmode.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Server.TLSOptions.TLSmode> |
Server.TLSOptions.TLSmode.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Server.TLSOptions.Builder |
Server.TLSOptions.Builder.setMode(Server.TLSOptions.TLSmode value)
Optional: Indicates whether connections to this port should be
secured using TLS.
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.