Interface ApiContract.DefinitionStages.WithServiceUrl

    • Method Detail

      • withServiceUrl

        ApiContract.DefinitionStages.WithCreate withServiceUrl​(String serviceUrl)
        Specifies the serviceUrl property: Absolute URL of the backend service implementing this API. Cannot be more than 2000 characters long..
        Parameters:
        serviceUrl - Absolute URL of the backend service implementing this API. Cannot be more than 2000 characters long.
        Returns:
        the next definition stage.