Packages

t

com.microsoft.azure.synapse.ml.cognitive

HasSetLinkedServiceUsingLocation

trait HasSetLinkedServiceUsingLocation extends HasSetLinkedService with HasSetLocation

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HasSetLinkedServiceUsingLocation
  2. HasSetLocation
  3. HasSetLinkedService
  4. HasUrlPath
  5. HasSubscriptionKey
  6. HasServiceParams
  7. HasURL
  8. Wrappable
  9. RWrappable
  10. PythonWrappable
  11. BaseWrappable
  12. Params
  13. Serializable
  14. Serializable
  15. Identifiable
  16. AnyRef
  17. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def copy(extra: ParamMap): Params
    Definition Classes
    Params
  2. abstract val uid: String
    Definition Classes
    Identifiable
  3. abstract def urlPath: String
    Definition Classes
    HasUrlPath

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. lazy val classNameHelper: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  7. final def clear(param: Param[_]): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    Params
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  9. def companionModelClassName: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  10. def copyValues[T <: Params](to: T, extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  11. lazy val copyrightLines: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  12. final def defaultCopy[T <: Params](extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  13. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  17. def explainParams(): String
    Definition Classes
    Params
  18. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  19. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  20. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  22. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  23. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  24. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  25. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  26. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  27. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  28. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  29. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  30. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  31. def getUrl: String

    Definition Classes
    HasURL
  32. def getUrlParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  33. def getValue[T](row: Row, p: ServiceParam[T]): T
    Attributes
    protected
    Definition Classes
    HasServiceParams
  34. def getValueAny(row: Row, p: ServiceParam[_]): Any
    Attributes
    protected
    Definition Classes
    HasServiceParams
  35. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  36. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  37. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  38. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  39. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  40. def getVectorParamMap: Map[String, String]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  41. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  42. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  43. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  44. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  45. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  46. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  47. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  48. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  49. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  50. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  51. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  52. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  53. def pyAdditionalMethods: String
    Definition Classes
    HasSetLocationPythonWrappable
  54. lazy val pyClassDoc: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  55. lazy val pyClassName: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  56. def pyExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  57. def pyExtraEstimatorMethods: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  58. lazy val pyInheritedClasses: Seq[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  59. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  60. lazy val pyInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    PythonWrappable
  61. lazy val pyObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  62. def pyParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  63. def pyParamDefault[T](p: Param[T]): Option[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  64. def pyParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  65. def pyParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  66. def pyParamsArgs: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  67. def pyParamsDefaults: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  68. lazy val pyParamsDefinitions: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  69. def pyParamsGetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  70. def pyParamsSetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  71. def pythonClass(): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  72. def rClass(): String
    Attributes
    protected
    Definition Classes
    RWrappable
  73. def rDocString: String
    Attributes
    protected
    Definition Classes
    RWrappable
  74. def rExtraBodyLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  75. def rExtraInitLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  76. lazy val rFuncName: String
    Attributes
    protected
    Definition Classes
    RWrappable
  77. lazy val rInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    RWrappable
  78. def rParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    RWrappable
  79. def rParamsArgs: String
    Attributes
    protected
    Definition Classes
    RWrappable
  80. def rSetterLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  81. final def set(paramPair: ParamPair[_]): HasSetLinkedServiceUsingLocation.this.type
    Attributes
    protected
    Definition Classes
    Params
  82. final def set(param: String, value: Any): HasSetLinkedServiceUsingLocation.this.type
    Attributes
    protected
    Definition Classes
    Params
  83. final def set[T](param: Param[T], value: T): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    Params
  84. final def setDefault(paramPairs: ParamPair[_]*): HasSetLinkedServiceUsingLocation.this.type
    Attributes
    protected
    Definition Classes
    Params
  85. final def setDefault[T](param: Param[T], value: T): HasSetLinkedServiceUsingLocation.this.type
    Attributes
    protected
    Definition Classes
    Params
  86. def setLinkedService(v: String): HasSetLinkedServiceUsingLocation.this.type
  87. def setLocation(v: String): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    HasSetLocation
  88. def setScalarParam[T](name: String, value: T): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    HasServiceParams
  89. def setScalarParam[T](p: ServiceParam[T], value: T): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    HasServiceParams
  90. def setSubscriptionKey(v: String): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    HasSubscriptionKey
  91. def setSubscriptionKeyCol(v: String): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    HasSubscriptionKey
  92. def setUrl(value: String): HasSetLinkedServiceUsingLocation.this.type

    Definition Classes
    HasURL
  93. def setVectorParam(name: String, value: String): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    HasServiceParams
  94. def setVectorParam[T](p: ServiceParam[T], value: String): HasSetLinkedServiceUsingLocation.this.type
    Definition Classes
    HasServiceParams
  95. def shouldSkip(row: Row): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  96. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  97. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  98. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  99. val url: Param[String]
    Definition Classes
    HasURL
  100. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  101. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  102. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from HasSetLocation

Inherited from HasSetLinkedService

Inherited from HasUrlPath

Inherited from HasSubscriptionKey

Inherited from HasServiceParams

Inherited from HasURL

Inherited from Wrappable

Inherited from RWrappable

Inherited from PythonWrappable

Inherited from BaseWrappable

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

getParam

setParam

Ungrouped