Class ProvidersClient

java.lang.Object
com.dtsx.astra.sdk.AbstractApiClient
com.dtsx.astra.sdk.streaming.ProvidersClient

public class ProvidersClient extends AbstractApiClient
Work with providers.
  • Constructor Details

    • ProvidersClient

      public ProvidersClient(String token)
      As immutable object use builder to initiate the object.
      Parameters:
      token - authenticated token
    • ProvidersClient

      public ProvidersClient(String token, ApiLocator.AstraEnvironment env)
      As immutable object use builder to initiate the object.
      Parameters:
      env - define target environment to be used
      token - authenticated token
  • Method Details

    • findAll

      public Map<String,List<String>> findAll()
      Operations on providers.
      Returns:
      list of cloud providers and regions
    • getApiDevopsEndpointProviders

      public String getApiDevopsEndpointProviders()
      Endpoint to access schema for namespace.
      Returns:
      endpoint