Packages

package services

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. abstract class CognitiveServicesBase extends CognitiveServicesBaseNoHandler with HasHandler
  2. abstract class CognitiveServicesBaseNoHandler extends Transformer with ConcurrencyParams with HasOutputCol with HasURL with ComplexParamsWritable with HasSubscriptionKey with HasErrorCol with HasAADToken with HasCustomCogServiceDomain with SynapseMLLogging
  3. trait DomainHelper extends AnyRef
  4. trait HasAADToken extends HasServiceParams
  5. trait HasAPIVersion extends HasServiceParams
  6. trait HasCognitiveServiceInput extends HasURL with HasSubscriptionKey with HasAADToken with HasCustomAuthHeader with HasCustomHeaders with SynapseMLLogging
  7. trait HasCustomAuthHeader extends HasServiceParams
  8. trait HasCustomCogServiceDomain extends Wrappable with HasURL with HasUrlPath
  9. trait HasCustomHeaders extends HasServiceParams
  10. trait HasInternalJsonOutputParser extends AnyRef
  11. trait HasServiceParams extends Params
  12. trait HasSetLinkedService extends Wrappable with HasURL with HasSubscriptionKey with HasUrlPath
  13. trait HasSetLinkedServiceUsingLocation extends HasSetLinkedService with HasSetLocation
  14. trait HasSetLocation extends Wrappable with HasURL with HasUrlPath with DomainHelper
  15. trait HasSubscriptionKey extends HasServiceParams
  16. trait HasUrlPath extends AnyRef
  17. case class Rectangle(left: Int, top: Int, width: Int, height: Int) extends Product with Serializable
  18. case class Rectangle2(x: Int, y: Int, w: Int, h: Int) extends Product with Serializable

Value Members

  1. object URLEncodingUtils

Ungrouped