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