Uses of Class
io.grpc.channelz.v1.Security
Packages that use Security
-
Uses of Security in io.grpc.channelz.v1
Methods in io.grpc.channelz.v1 that return SecurityModifier and TypeMethodDescriptionSecurity.Builder.build()Security.Builder.buildPartial()static SecuritySecurity.getDefaultInstance()Security.Builder.getDefaultInstanceForType()Security.getDefaultInstanceForType()Socket.Builder.getSecurity()Security details for this socket.Socket.getSecurity()Security details for this socket.SocketOrBuilder.getSecurity()Security details for this socket.static SecuritySecurity.parseDelimitedFrom(InputStream input) static SecuritySecurity.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecuritySecurity.parseFrom(byte[] data) static SecuritySecurity.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecuritySecurity.parseFrom(com.google.protobuf.ByteString data) static SecuritySecurity.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecuritySecurity.parseFrom(com.google.protobuf.CodedInputStream input) static SecuritySecurity.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecuritySecurity.parseFrom(InputStream input) static SecuritySecurity.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecuritySecurity.parseFrom(ByteBuffer data) static SecuritySecurity.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type SecurityModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Security> Security.getParserForType()static com.google.protobuf.Parser<Security> Security.parser()Methods in io.grpc.channelz.v1 with parameters of type SecurityModifier and TypeMethodDescriptionSocket.Builder.mergeSecurity(Security value) Security details for this socket.static Security.BuilderSecurity.newBuilder(Security prototype) Socket.Builder.setSecurity(Security value) Security details for this socket.