Uses of Class
org.mlflow.api.proto.Service.GetTraceInfo.Response
Packages that use Service.GetTraceInfo.Response
-
Uses of Service.GetTraceInfo.Response in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GetTraceInfo.ResponseModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.GetTraceInfo.Response> Service.GetTraceInfo.Response.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.GetTraceInfo.ResponseModifier and TypeMethodDescriptionService.GetTraceInfo.Response.Builder.build()
Service.GetTraceInfo.Response.Builder.buildPartial()
Service.GetTraceInfo.Response.getDefaultInstance()
Service.GetTraceInfo.Response.Builder.getDefaultInstanceForType()
Service.GetTraceInfo.Response.getDefaultInstanceForType()
Service.GetTraceInfo.Response.parseDelimitedFrom
(InputStream input) Service.GetTraceInfo.Response.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GetTraceInfo.Response.parseFrom
(byte[] data) Service.GetTraceInfo.Response.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GetTraceInfo.Response.parseFrom
(com.google.protobuf.ByteString data) Service.GetTraceInfo.Response.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GetTraceInfo.Response.parseFrom
(com.google.protobuf.CodedInputStream input) Service.GetTraceInfo.Response.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GetTraceInfo.Response.parseFrom
(InputStream input) Service.GetTraceInfo.Response.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GetTraceInfo.Response.parseFrom
(ByteBuffer data) Service.GetTraceInfo.Response.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.GetTraceInfo.ResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.GetTraceInfo.Response> Service.GetTraceInfo.Response.getParserForType()
static com.google.protobuf.Parser
<Service.GetTraceInfo.Response> Service.GetTraceInfo.Response.parser()
Methods in org.mlflow.api.proto with parameters of type Service.GetTraceInfo.ResponseModifier and TypeMethodDescriptionService.GetTraceInfo.Response.Builder.mergeFrom
(Service.GetTraceInfo.Response other) Service.GetTraceInfo.Response.newBuilder
(Service.GetTraceInfo.Response prototype)