Uses of Class
org.mlflow.api.proto.Service.GatewayEndpointModelMapping.Builder
Packages that use Service.GatewayEndpointModelMapping.Builder
-
Uses of Service.GatewayEndpointModelMapping.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.GatewayEndpointModelMapping.BuilderModifier and TypeMethodDescriptionService.GatewayEndpoint.Builder.addModelMappingsBuilder()List of model mappings bound to this endpointService.GatewayEndpoint.Builder.addModelMappingsBuilder(int index) List of model mappings bound to this endpointService.GatewayEndpointModelMapping.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.GatewayEndpointModelMapping.Builder.clear()Service.GatewayEndpointModelMapping.Builder.clearCreatedAt()Timestamp (milliseconds since epoch) when the mapping was createdService.GatewayEndpointModelMapping.Builder.clearCreatedBy()User ID who created the mappingService.GatewayEndpointModelMapping.Builder.clearEndpointId()ID of the endpointService.GatewayEndpointModelMapping.Builder.clearFallbackOrder()Order for fallback attempts (only for FALLBACK linkages, NULL for PRIMARY)Service.GatewayEndpointModelMapping.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Service.GatewayEndpointModelMapping.Builder.clearLinkageType()Type of linkageService.GatewayEndpointModelMapping.Builder.clearMappingId()Unique identifier for this mappingService.GatewayEndpointModelMapping.Builder.clearModelDefinition()The full model definition (populated via JOIN)Service.GatewayEndpointModelMapping.Builder.clearModelDefinitionId()ID of the model definitionService.GatewayEndpointModelMapping.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.GatewayEndpointModelMapping.Builder.clearWeight()Routing weight for traffic distributionService.GatewayEndpointModelMapping.Builder.clone()Service.AttachModelToGatewayEndpoint.Response.Builder.getMappingBuilder()The created mappingService.GatewayEndpoint.Builder.getModelMappingsBuilder(int index) List of model mappings bound to this endpointService.GatewayEndpointModelMapping.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.GatewayEndpointModelMapping.Builder.mergeFrom(com.google.protobuf.Message other) Service.GatewayEndpointModelMapping.Builder.mergeFrom(Service.GatewayEndpointModelMapping other) Service.GatewayEndpointModelMapping.Builder.mergeModelDefinition(Service.GatewayModelDefinition value) The full model definition (populated via JOIN)Service.GatewayEndpointModelMapping.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.GatewayEndpointModelMapping.newBuilder()Service.GatewayEndpointModelMapping.newBuilder(Service.GatewayEndpointModelMapping prototype) Service.GatewayEndpointModelMapping.newBuilderForType()Service.GatewayEndpointModelMapping.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.GatewayEndpointModelMapping.Builder.setCreatedAt(long value) Timestamp (milliseconds since epoch) when the mapping was createdService.GatewayEndpointModelMapping.Builder.setCreatedBy(String value) User ID who created the mappingService.GatewayEndpointModelMapping.Builder.setCreatedByBytes(com.google.protobuf.ByteString value) User ID who created the mappingService.GatewayEndpointModelMapping.Builder.setEndpointId(String value) ID of the endpointService.GatewayEndpointModelMapping.Builder.setEndpointIdBytes(com.google.protobuf.ByteString value) ID of the endpointService.GatewayEndpointModelMapping.Builder.setFallbackOrder(int value) Order for fallback attempts (only for FALLBACK linkages, NULL for PRIMARY)Service.GatewayEndpointModelMapping.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.GatewayEndpointModelMapping.Builder.setLinkageType(Service.GatewayModelLinkageType value) Type of linkageService.GatewayEndpointModelMapping.Builder.setMappingId(String value) Unique identifier for this mappingService.GatewayEndpointModelMapping.Builder.setMappingIdBytes(com.google.protobuf.ByteString value) Unique identifier for this mappingService.GatewayEndpointModelMapping.Builder.setModelDefinition(Service.GatewayModelDefinition value) The full model definition (populated via JOIN)Service.GatewayEndpointModelMapping.Builder.setModelDefinition(Service.GatewayModelDefinition.Builder builderForValue) The full model definition (populated via JOIN)Service.GatewayEndpointModelMapping.Builder.setModelDefinitionId(String value) ID of the model definitionService.GatewayEndpointModelMapping.Builder.setModelDefinitionIdBytes(com.google.protobuf.ByteString value) ID of the model definitionService.GatewayEndpointModelMapping.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.GatewayEndpointModelMapping.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.GatewayEndpointModelMapping.Builder.setWeight(float value) Routing weight for traffic distributionService.GatewayEndpointModelMapping.toBuilder()Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointModelMapping.BuilderModifier and TypeMethodDescriptionService.GatewayEndpoint.Builder.getModelMappingsBuilderList()List of model mappings bound to this endpointMethods in org.mlflow.api.proto with parameters of type Service.GatewayEndpointModelMapping.BuilderModifier and TypeMethodDescriptionService.GatewayEndpoint.Builder.addModelMappings(int index, Service.GatewayEndpointModelMapping.Builder builderForValue) List of model mappings bound to this endpointService.GatewayEndpoint.Builder.addModelMappings(Service.GatewayEndpointModelMapping.Builder builderForValue) List of model mappings bound to this endpointService.AttachModelToGatewayEndpoint.Response.Builder.setMapping(Service.GatewayEndpointModelMapping.Builder builderForValue) The created mappingService.GatewayEndpoint.Builder.setModelMappings(int index, Service.GatewayEndpointModelMapping.Builder builderForValue) List of model mappings bound to this endpoint