Uses of Class
io.grpc.channelz.v1.Security.Tls
Packages that use Security.Tls
-
Uses of Security.Tls in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return Security.TlsModifier and TypeMethodDescriptionSecurity.Tls.Builder.build()Security.Tls.Builder.buildPartial()static Security.TlsSecurity.Tls.getDefaultInstance()Security.Tls.Builder.getDefaultInstanceForType()Security.Tls.getDefaultInstanceForType()Security.Builder.getTls().grpc.channelz.v1.Security.Tls tls = 1;Security.getTls().grpc.channelz.v1.Security.Tls tls = 1;SecurityOrBuilder.getTls().grpc.channelz.v1.Security.Tls tls = 1;static Security.TlsSecurity.Tls.parseDelimitedFrom(InputStream input) static Security.TlsSecurity.Tls.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Security.TlsSecurity.Tls.parseFrom(byte[] data) static Security.TlsSecurity.Tls.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Security.TlsSecurity.Tls.parseFrom(com.google.protobuf.ByteString data) static Security.TlsSecurity.Tls.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Security.TlsSecurity.Tls.parseFrom(com.google.protobuf.CodedInputStream input) static Security.TlsSecurity.Tls.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Security.TlsSecurity.Tls.parseFrom(InputStream input) static Security.TlsSecurity.Tls.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Security.TlsSecurity.Tls.parseFrom(ByteBuffer data) static Security.TlsSecurity.Tls.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type Security.TlsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Security.Tls> Security.Tls.getParserForType()static com.google.protobuf.Parser<Security.Tls> Security.Tls.parser()Methods in io.grpc.channelz.v1 with parameters of type Security.TlsModifier and TypeMethodDescriptionSecurity.Tls.Builder.mergeFrom(Security.Tls other) Security.Builder.mergeTls(Security.Tls value) .grpc.channelz.v1.Security.Tls tls = 1;static Security.Tls.BuilderSecurity.Tls.newBuilder(Security.Tls prototype) Security.Builder.setTls(Security.Tls value) .grpc.channelz.v1.Security.Tls tls = 1;