Uses of Class
org.mlflow.api.proto.Service.AttachModelToGatewayEndpoint.Builder
Packages that use Service.AttachModelToGatewayEndpoint.Builder
-
Uses of Service.AttachModelToGatewayEndpoint.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.AttachModelToGatewayEndpoint.BuilderModifier and TypeMethodDescriptionService.AttachModelToGatewayEndpoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.AttachModelToGatewayEndpoint.Builder.clear()Service.AttachModelToGatewayEndpoint.Builder.clearCreatedBy()Username of the creatorService.AttachModelToGatewayEndpoint.Builder.clearEndpointId()ID of the endpoint to attach the model toService.AttachModelToGatewayEndpoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Service.AttachModelToGatewayEndpoint.Builder.clearModelConfig()Configuration for the model to attachService.AttachModelToGatewayEndpoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Service.AttachModelToGatewayEndpoint.Builder.clone()Service.AttachModelToGatewayEndpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Service.AttachModelToGatewayEndpoint.Builder.mergeFrom(com.google.protobuf.Message other) Service.AttachModelToGatewayEndpoint.Builder.mergeFrom(Service.AttachModelToGatewayEndpoint other) Service.AttachModelToGatewayEndpoint.Builder.mergeModelConfig(Service.GatewayEndpointModelConfig value) Configuration for the model to attachService.AttachModelToGatewayEndpoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.AttachModelToGatewayEndpoint.newBuilder()Service.AttachModelToGatewayEndpoint.newBuilder(Service.AttachModelToGatewayEndpoint prototype) Service.AttachModelToGatewayEndpoint.newBuilderForType()Service.AttachModelToGatewayEndpoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Service.AttachModelToGatewayEndpoint.Builder.setCreatedBy(String value) Username of the creatorService.AttachModelToGatewayEndpoint.Builder.setCreatedByBytes(com.google.protobuf.ByteString value) Username of the creatorService.AttachModelToGatewayEndpoint.Builder.setEndpointId(String value) ID of the endpoint to attach the model toService.AttachModelToGatewayEndpoint.Builder.setEndpointIdBytes(com.google.protobuf.ByteString value) ID of the endpoint to attach the model toService.AttachModelToGatewayEndpoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Service.AttachModelToGatewayEndpoint.Builder.setModelConfig(Service.GatewayEndpointModelConfig value) Configuration for the model to attachService.AttachModelToGatewayEndpoint.Builder.setModelConfig(Service.GatewayEndpointModelConfig.Builder builderForValue) Configuration for the model to attachService.AttachModelToGatewayEndpoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Service.AttachModelToGatewayEndpoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Service.AttachModelToGatewayEndpoint.toBuilder()