Packages

t

com.microsoft.azure.synapse.ml.services

HasSetLinkedServiceUsingLocation

trait HasSetLinkedServiceUsingLocation extends HasSetLinkedService with HasSetLocation

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HasSetLinkedServiceUsingLocation
  2. HasSetLocation
  3. DomainHelper
  4. HasSetLinkedService
  5. HasUrlPath
  6. HasSubscriptionKey
  7. HasServiceParams
  8. HasURL
  9. Wrappable
  10. RWrappable
  11. PythonWrappable
  12. BaseWrappable
  13. Params
  14. Serializable
  15. Serializable
  16. Identifiable
  17. AnyRef
  18. 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. def getLocationDomain(location: String): String
    Attributes
    protected
    Definition Classes
    DomainHelper
  25. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  26. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  27. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  28. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  29. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  30. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  31. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  32. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  33. def getUrl: String

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

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

Inherited from HasSetLocation

Inherited from DomainHelper

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