Class ApiResourceBackendService

java.lang.Object
com.azure.resourcemanager.logic.models.ApiResourceBackendService

public final class ApiResourceBackendService extends Object
The API backend service.
  • Constructor Details

    • ApiResourceBackendService

      public ApiResourceBackendService()
      Creates an instance of ApiResourceBackendService class.
  • Method Details

    • serviceUrl

      public String serviceUrl()
      Get the serviceUrl property: The service URL.
      Returns:
      the serviceUrl value.
    • withServiceUrl

      public ApiResourceBackendService withServiceUrl(String serviceUrl)
      Set the serviceUrl property: The service URL.
      Parameters:
      serviceUrl - the serviceUrl value to set.
      Returns:
      the ApiResourceBackendService object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.