Uses of Enum Class
org.mlflow.api.proto.Service.RoutingStrategy
Packages that use Service.RoutingStrategy
-
Uses of Service.RoutingStrategy in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Service.RoutingStrategyModifier and TypeMethodDescriptionstatic Service.RoutingStrategyService.RoutingStrategy.forNumber(int value) Service.CreateGatewayEndpoint.Builder.getRoutingStrategy()Optional routing strategy for the endpointService.CreateGatewayEndpoint.getRoutingStrategy()Optional routing strategy for the endpointService.CreateGatewayEndpointOrBuilder.getRoutingStrategy()Optional routing strategy for the endpointService.GatewayEndpoint.Builder.getRoutingStrategy()Routing strategy for the endpointService.GatewayEndpoint.getRoutingStrategy()Routing strategy for the endpointService.GatewayEndpointOrBuilder.getRoutingStrategy()Routing strategy for the endpointService.UpdateGatewayEndpoint.Builder.getRoutingStrategy()Optional new routing strategy for the endpointService.UpdateGatewayEndpoint.getRoutingStrategy()Optional new routing strategy for the endpointService.UpdateGatewayEndpointOrBuilder.getRoutingStrategy()Optional new routing strategy for the endpointstatic Service.RoutingStrategyService.RoutingStrategy.valueOf(int value) Deprecated.static Service.RoutingStrategyService.RoutingStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Service.RoutingStrategyReturns the enum constant of this class with the specified name.static Service.RoutingStrategy[]Service.RoutingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mlflow.api.proto that return types with arguments of type Service.RoutingStrategyModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Service.RoutingStrategy>Service.RoutingStrategy.internalGetValueMap()Methods in org.mlflow.api.proto with parameters of type Service.RoutingStrategyModifier and TypeMethodDescriptionService.CreateGatewayEndpoint.Builder.setRoutingStrategy(Service.RoutingStrategy value) Optional routing strategy for the endpointService.GatewayEndpoint.Builder.setRoutingStrategy(Service.RoutingStrategy value) Routing strategy for the endpointService.UpdateGatewayEndpoint.Builder.setRoutingStrategy(Service.RoutingStrategy value) Optional new routing strategy for the endpoint