Uses of Class
com.developer.nefarious.zjoule.plugin.login.api.GetDeploymentsResponse
-
Uses of GetDeploymentsResponse in com.developer.nefarious.zjoule.plugin.login.api
Modifier and TypeMethodDescriptionISapLoginClient.getDeployments
(ServiceKey serviceKey, String resourceGroup) Retrieves a list of deployments from the SAP AI Core API.SapLoginClient.getDeployments
(ServiceKey serviceKey, String resourceGroup) Retrieves a list of deployments from the SAP AI Core API.ISapLoginClientHelper.parseDeploymentsResponseToObject
(String responseBody) Parses a JSON response body into aGetDeploymentsResponse
object.SapLoginClientHelper.parseDeploymentsResponseToObject
(String responseBody) Parses a JSON response body into aGetDeploymentsResponse
object.