Uses of Class
org.mlflow.api.proto.Service.GatewayEndpoint
Packages that use Service.GatewayEndpoint
-
Uses of Service.GatewayEndpoint in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GatewayEndpointModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.GatewayEndpoint>Service.GatewayEndpoint.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.GatewayEndpointModifier and TypeMethodDescriptionService.GatewayEndpoint.Builder.build()Service.GatewayEndpoint.Builder.buildPartial()static Service.GatewayEndpointService.GatewayEndpoint.getDefaultInstance()Service.GatewayEndpoint.Builder.getDefaultInstanceForType()Service.GatewayEndpoint.getDefaultInstanceForType()Service.CreateGatewayEndpoint.Response.Builder.getEndpoint()The created endpoint with all model mappingsService.CreateGatewayEndpoint.Response.getEndpoint()The created endpoint with all model mappingsService.CreateGatewayEndpoint.ResponseOrBuilder.getEndpoint()The created endpoint with all model mappingsService.GetGatewayEndpoint.Response.Builder.getEndpoint()The endpoint with all model configurationsService.GetGatewayEndpoint.Response.getEndpoint()The endpoint with all model configurationsService.GetGatewayEndpoint.ResponseOrBuilder.getEndpoint()The endpoint with all model configurationsService.UpdateGatewayEndpoint.Response.Builder.getEndpoint()The updated endpointService.UpdateGatewayEndpoint.Response.getEndpoint()The updated endpointService.UpdateGatewayEndpoint.ResponseOrBuilder.getEndpoint()The updated endpointService.ListGatewayEndpoints.Response.Builder.getEndpoints(int index) List of endpoints with their model configurationsService.ListGatewayEndpoints.Response.getEndpoints(int index) List of endpoints with their model configurationsService.ListGatewayEndpoints.ResponseOrBuilder.getEndpoints(int index) List of endpoints with their model configurationsstatic Service.GatewayEndpointService.GatewayEndpoint.parseDelimitedFrom(InputStream input) static Service.GatewayEndpointService.GatewayEndpoint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(byte[] data) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(com.google.protobuf.ByteString data) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(InputStream input) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(ByteBuffer data) static Service.GatewayEndpointService.GatewayEndpoint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayEndpointModifier and TypeMethodDescriptionService.ListGatewayEndpoints.Response.Builder.getEndpointsList()List of endpoints with their model configurationsService.ListGatewayEndpoints.Response.getEndpointsList()List of endpoints with their model configurationsService.ListGatewayEndpoints.ResponseOrBuilder.getEndpointsList()List of endpoints with their model configurationscom.google.protobuf.Parser<Service.GatewayEndpoint>Service.GatewayEndpoint.getParserForType()static com.google.protobuf.Parser<Service.GatewayEndpoint>Service.GatewayEndpoint.parser()Methods in org.mlflow.api.proto with parameters of type Service.GatewayEndpointModifier and TypeMethodDescriptionService.ListGatewayEndpoints.Response.Builder.addEndpoints(int index, Service.GatewayEndpoint value) List of endpoints with their model configurationsService.ListGatewayEndpoints.Response.Builder.addEndpoints(Service.GatewayEndpoint value) List of endpoints with their model configurationsService.CreateGatewayEndpoint.Response.Builder.mergeEndpoint(Service.GatewayEndpoint value) The created endpoint with all model mappingsService.GetGatewayEndpoint.Response.Builder.mergeEndpoint(Service.GatewayEndpoint value) The endpoint with all model configurationsService.UpdateGatewayEndpoint.Response.Builder.mergeEndpoint(Service.GatewayEndpoint value) The updated endpointService.GatewayEndpoint.Builder.mergeFrom(Service.GatewayEndpoint other) Service.GatewayEndpoint.newBuilder(Service.GatewayEndpoint prototype) Service.CreateGatewayEndpoint.Response.Builder.setEndpoint(Service.GatewayEndpoint value) The created endpoint with all model mappingsService.GetGatewayEndpoint.Response.Builder.setEndpoint(Service.GatewayEndpoint value) The endpoint with all model configurationsService.UpdateGatewayEndpoint.Response.Builder.setEndpoint(Service.GatewayEndpoint value) The updated endpointService.ListGatewayEndpoints.Response.Builder.setEndpoints(int index, Service.GatewayEndpoint value) List of endpoints with their model configurationsMethod parameters in org.mlflow.api.proto with type arguments of type Service.GatewayEndpointModifier and TypeMethodDescriptionService.ListGatewayEndpoints.Response.Builder.addAllEndpoints(Iterable<? extends Service.GatewayEndpoint> values) List of endpoints with their model configurations