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