Uses of Class
tensorflow.serving.SslConfig.SSLConfig
Packages that use SslConfig.SSLConfig
-
Uses of SslConfig.SSLConfig in tensorflow.serving
Methods in tensorflow.serving that return SslConfig.SSLConfigModifier and TypeMethodDescriptionSslConfig.SSLConfig.Builder.build()SslConfig.SSLConfig.Builder.buildPartial()static SslConfig.SSLConfigSslConfig.SSLConfig.getDefaultInstance()SslConfig.SSLConfig.Builder.getDefaultInstanceForType()SslConfig.SSLConfig.getDefaultInstanceForType()static SslConfig.SSLConfigSslConfig.SSLConfig.parseDelimitedFrom(InputStream input) static SslConfig.SSLConfigSslConfig.SSLConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(byte[] data) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(com.google.protobuf.ByteString data) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(com.google.protobuf.CodedInputStream input) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(InputStream input) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(ByteBuffer data) static SslConfig.SSLConfigSslConfig.SSLConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow.serving that return types with arguments of type SslConfig.SSLConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SslConfig.SSLConfig> SslConfig.SSLConfig.getParserForType()static com.google.protobuf.Parser<SslConfig.SSLConfig> SslConfig.SSLConfig.parser()Methods in tensorflow.serving with parameters of type SslConfig.SSLConfigModifier and TypeMethodDescriptionSslConfig.SSLConfig.Builder.mergeFrom(SslConfig.SSLConfig other) static SslConfig.SSLConfig.BuilderSslConfig.SSLConfig.newBuilder(SslConfig.SSLConfig prototype)