Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3.StartTlsConfig
-
Packages that use StartTlsConfig Package Description io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3 -
-
Uses of StartTlsConfig in io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3 that return StartTlsConfig Modifier and Type Method Description StartTlsConfigStartTlsConfig.Builder. build()StartTlsConfigStartTlsConfig.Builder. buildPartial()static StartTlsConfigStartTlsConfig. getDefaultInstance()StartTlsConfigStartTlsConfig.Builder. getDefaultInstanceForType()StartTlsConfigStartTlsConfig. getDefaultInstanceForType()static StartTlsConfigStartTlsConfig. parseDelimitedFrom(InputStream input)static StartTlsConfigStartTlsConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartTlsConfigStartTlsConfig. parseFrom(byte[] data)static StartTlsConfigStartTlsConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartTlsConfigStartTlsConfig. parseFrom(com.google.protobuf.ByteString data)static StartTlsConfigStartTlsConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartTlsConfigStartTlsConfig. parseFrom(com.google.protobuf.CodedInputStream input)static StartTlsConfigStartTlsConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartTlsConfigStartTlsConfig. parseFrom(InputStream input)static StartTlsConfigStartTlsConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartTlsConfigStartTlsConfig. parseFrom(ByteBuffer data)static StartTlsConfigStartTlsConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3 that return types with arguments of type StartTlsConfig Modifier and Type Method Description com.google.protobuf.Parser<StartTlsConfig>StartTlsConfig. getParserForType()static com.google.protobuf.Parser<StartTlsConfig>StartTlsConfig. parser()Methods in io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3 with parameters of type StartTlsConfig Modifier and Type Method Description StartTlsConfig.BuilderStartTlsConfig.Builder. mergeFrom(StartTlsConfig other)static StartTlsConfig.BuilderStartTlsConfig. newBuilder(StartTlsConfig prototype)
-