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

Value Members

  1. object URLEncodingUtils

Ungrouped