Class SmsClient


public class SmsClient extends JsonRestClient
Implementation of the SMS REST client.
  • Field Details

  • Constructor Details

    • SmsClient

      public SmsClient(com.sap.cloud.environment.servicebinding.api.ServiceBinding binding)
  • Method Details

    • findBinding

      public static Optional<com.sap.cloud.environment.servicebinding.api.ServiceBinding> findBinding(CdsRuntime runtime)
    • getSubscribedTenants

      public List<Map<String,Object>> getSubscribedTenants() throws IOException
      Retrieves the tenant info of all subscribed tenants
      Returns:
      tenants info
      Throws:
      IOException - throws when any connection problems occur