Uses of Class
io.envoyproxy.envoy.admin.v2alpha.ServerInfo
Packages that use ServerInfo
-
Uses of ServerInfo in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha that return ServerInfoModifier and TypeMethodDescriptionServerInfo.Builder.build()ServerInfo.Builder.buildPartial()static ServerInfoServerInfo.getDefaultInstance()ServerInfo.Builder.getDefaultInstanceForType()ServerInfo.getDefaultInstanceForType()static ServerInfoServerInfo.parseDelimitedFrom(InputStream input) static ServerInfoServerInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(byte[] data) static ServerInfoServerInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(com.google.protobuf.ByteString data) static ServerInfoServerInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(com.google.protobuf.CodedInputStream input) static ServerInfoServerInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(InputStream input) static ServerInfoServerInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServerInfoServerInfo.parseFrom(ByteBuffer data) static ServerInfoServerInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.admin.v2alpha that return types with arguments of type ServerInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServerInfo>ServerInfo.getParserForType()static com.google.protobuf.Parser<ServerInfo>ServerInfo.parser()Methods in io.envoyproxy.envoy.admin.v2alpha with parameters of type ServerInfoModifier and TypeMethodDescriptionServerInfo.Builder.mergeFrom(ServerInfo other) static ServerInfo.BuilderServerInfo.newBuilder(ServerInfo prototype)