package cognitive

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 HasCognitiveServiceInput extends HasURL with HasSubscriptionKey with HasAADToken
  6. trait HasCustomCogServiceDomain extends Wrappable with HasURL with HasUrlPath
  7. trait HasInternalJsonOutputParser extends AnyRef
  8. trait HasServiceParams extends Params
  9. trait HasSetLinkedService extends Wrappable with HasURL with HasSubscriptionKey with HasUrlPath
  10. trait HasSetLinkedServiceUsingLocation extends HasSetLinkedService with HasSetLocation
  11. trait HasSetLocation extends Wrappable with HasURL with HasUrlPath with DomainHelper
  12. trait HasSubscriptionKey extends HasServiceParams
  13. trait HasUrlPath extends AnyRef
  14. case class Rectangle(left: Int, top: Int, width: Int, height: Int) extends Product with Serializable
  15. case class Rectangle2(x: Int, y: Int, w: Int, h: Int) extends Product with Serializable

Value Members

  1. object URLEncodingUtils

Ungrouped