Uses of Class
io.envoyproxy.envoy.admin.v3.ServerInfo
-
Packages that use ServerInfo Package Description io.envoyproxy.envoy.admin.v3 -
-
Uses of ServerInfo in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return ServerInfo Modifier and Type Method Description ServerInfoServerInfo.Builder. build()ServerInfoServerInfo.Builder. buildPartial()static ServerInfoServerInfo. getDefaultInstance()ServerInfoServerInfo.Builder. getDefaultInstanceForType()ServerInfoServerInfo. 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.v3 that return types with arguments of type ServerInfo Modifier and Type Method Description com.google.protobuf.Parser<ServerInfo>ServerInfo. getParserForType()static com.google.protobuf.Parser<ServerInfo>ServerInfo. parser()Methods in io.envoyproxy.envoy.admin.v3 with parameters of type ServerInfo Modifier and Type Method Description ServerInfo.BuilderServerInfo.Builder. mergeFrom(ServerInfo other)static ServerInfo.BuilderServerInfo. newBuilder(ServerInfo prototype)
-