Skip navigation links
C G I L M V 

C

CloudFoundryLeonardoMlServiceType - Enum in com.sap.cloud.sdk.services.scp.machinelearning
There are two kinds of service types in Leonardo ML Foundation on Cloud Foundry: The Cloud Foundry Leonardo ML service type and the Leonardo ML Foundation service type.
com.sap.cloud.sdk.services.scp.machinelearning - package com.sap.cloud.sdk.services.scp.machinelearning
 
combineServiceUriWithRequestPath(URI) - Method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlService
Combines the service URI with the original request path, query, and fragment.
create(CloudFoundryLeonardoMlServiceType, LeonardoMlServiceType) - Static method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlFoundation
Loads service details from Cloud Foundry service of given type for the given Leonardo Machine Learning Foundation service type.
create(String, String) - Static method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlFoundation
Loads service details from Cloud Foundry service of given type for the given Leonardo Machine Learning Foundation service type.
create(String, String) - Static method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlService
Generic creation of a service instance.

G

getServiceType() - Method in enum com.sap.cloud.sdk.services.scp.machinelearning.CloudFoundryLeonardoMlServiceType
The service type in Cloud Foundry VCAP_SERVICES.
getServiceUrlKey() - Method in enum com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlServiceType
The key that labels the url for this service type in the Cloud Foundry service credentials.

I

invoke(HttpRequestBase, Function<HttpResponse, R>) - Method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlService
Invokes the given request against the service and returns results.

L

LeonardoMlFoundation - Class in com.sap.cloud.sdk.services.scp.machinelearning
Facade listing the available services.
LeonardoMlFoundation() - Constructor for class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlFoundation
 
LeonardoMlService - Class in com.sap.cloud.sdk.services.scp.machinelearning
A generic service accessor for Leonardo ML Services.
LeonardoMlService(ScpCfService) - Constructor for class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlService
Create an instance with the ML service information provided.
LeonardoMlServiceType - Enum in com.sap.cloud.sdk.services.scp.machinelearning
There are two kinds of service types in Leonardo ML Foundation on Cloud Foundry: The Cloud Foundry service type and the Leonardo ML Foundation service type.

M

MlServiceFailureException - Exception in com.sap.cloud.sdk.services.scp.machinelearning
Thrown on problems during the call to the machine learning service.
MlServiceFailureException() - Constructor for exception com.sap.cloud.sdk.services.scp.machinelearning.MlServiceFailureException
Default constructors.
MlServiceFailureException(String) - Constructor for exception com.sap.cloud.sdk.services.scp.machinelearning.MlServiceFailureException
Default constructors.
MlServiceFailureException(Throwable) - Constructor for exception com.sap.cloud.sdk.services.scp.machinelearning.MlServiceFailureException
Default constructors.
MlServiceFailureException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.services.scp.machinelearning.MlServiceFailureException
Default constructors.

V

valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.CloudFoundryLeonardoMlServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.CloudFoundryLeonardoMlServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
C G I L M V 
Skip navigation links

Copyright © 2022 SAP SE. All rights reserved.