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