Packages

class SageMaker extends Object

Annotations
@RawJSType() @native() @JSImport( "aws-sdk" , "SageMaker" )
Linear Supertypes
Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SageMaker
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SageMaker(config: AWSConfig)
  2. new SageMaker()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def addTags(params: AddTagsInput): Request[AddTagsOutput]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  7. def createAlgorithm(params: CreateAlgorithmInput): Request[CreateAlgorithmOutput]
  8. def createCodeRepository(params: CreateCodeRepositoryInput): Request[CreateCodeRepositoryOutput]
  9. def createCompilationJob(params: CreateCompilationJobRequest): Request[CreateCompilationJobResponse]
  10. def createEndpoint(params: CreateEndpointInput): Request[CreateEndpointOutput]
  11. def createEndpointConfig(params: CreateEndpointConfigInput): Request[CreateEndpointConfigOutput]
  12. def createHyperParameterTuningJob(params: CreateHyperParameterTuningJobRequest): Request[CreateHyperParameterTuningJobResponse]
  13. def createLabelingJob(params: CreateLabelingJobRequest): Request[CreateLabelingJobResponse]
  14. def createModel(params: CreateModelInput): Request[CreateModelOutput]
  15. def createModelPackage(params: CreateModelPackageInput): Request[CreateModelPackageOutput]
  16. def createNotebookInstance(params: CreateNotebookInstanceInput): Request[CreateNotebookInstanceOutput]
  17. def createNotebookInstanceLifecycleConfig(params: CreateNotebookInstanceLifecycleConfigInput): Request[CreateNotebookInstanceLifecycleConfigOutput]
  18. def createPresignedNotebookInstanceUrl(params: CreatePresignedNotebookInstanceUrlInput): Request[CreatePresignedNotebookInstanceUrlOutput]
  19. def createTrainingJob(params: CreateTrainingJobRequest): Request[CreateTrainingJobResponse]
  20. def createTransformJob(params: CreateTransformJobRequest): Request[CreateTransformJobResponse]
  21. def createWorkteam(params: CreateWorkteamRequest): Request[CreateWorkteamResponse]
  22. def deleteAlgorithm(params: DeleteAlgorithmInput): Request[Object]
  23. def deleteCodeRepository(params: DeleteCodeRepositoryInput): Request[Object]
  24. def deleteEndpoint(params: DeleteEndpointInput): Request[Object]
  25. def deleteEndpointConfig(params: DeleteEndpointConfigInput): Request[Object]
  26. def deleteModel(params: DeleteModelInput): Request[Object]
  27. def deleteModelPackage(params: DeleteModelPackageInput): Request[Object]
  28. def deleteNotebookInstance(params: DeleteNotebookInstanceInput): Request[Object]
  29. def deleteNotebookInstanceLifecycleConfig(params: DeleteNotebookInstanceLifecycleConfigInput): Request[Object]
  30. def deleteTags(params: DeleteTagsInput): Request[DeleteTagsOutput]
  31. def deleteWorkteam(params: DeleteWorkteamRequest): Request[DeleteWorkteamResponse]
  32. def describeAlgorithm(params: DescribeAlgorithmInput): Request[DescribeAlgorithmOutput]
  33. def describeCodeRepository(params: DescribeCodeRepositoryInput): Request[DescribeCodeRepositoryOutput]
  34. def describeCompilationJob(params: DescribeCompilationJobRequest): Request[DescribeCompilationJobResponse]
  35. def describeEndpoint(params: DescribeEndpointInput): Request[DescribeEndpointOutput]
  36. def describeEndpointConfig(params: DescribeEndpointConfigInput): Request[DescribeEndpointConfigOutput]
  37. def describeHyperParameterTuningJob(params: DescribeHyperParameterTuningJobRequest): Request[DescribeHyperParameterTuningJobResponse]
  38. def describeLabelingJob(params: DescribeLabelingJobRequest): Request[DescribeLabelingJobResponse]
  39. def describeModel(params: DescribeModelInput): Request[DescribeModelOutput]
  40. def describeModelPackage(params: DescribeModelPackageInput): Request[DescribeModelPackageOutput]
  41. def describeNotebookInstance(params: DescribeNotebookInstanceInput): Request[DescribeNotebookInstanceOutput]
  42. def describeNotebookInstanceLifecycleConfig(params: DescribeNotebookInstanceLifecycleConfigInput): Request[DescribeNotebookInstanceLifecycleConfigOutput]
  43. def describeSubscribedWorkteam(params: DescribeSubscribedWorkteamRequest): Request[DescribeSubscribedWorkteamResponse]
  44. def describeTrainingJob(params: DescribeTrainingJobRequest): Request[DescribeTrainingJobResponse]
  45. def describeTransformJob(params: DescribeTransformJobRequest): Request[DescribeTransformJobResponse]
  46. def describeWorkteam(params: DescribeWorkteamRequest): Request[DescribeWorkteamResponse]
  47. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  49. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  50. def getSearchSuggestions(params: GetSearchSuggestionsRequest): Request[GetSearchSuggestionsResponse]
  51. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  52. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  53. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  54. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  55. def listAlgorithms(params: ListAlgorithmsInput): Request[ListAlgorithmsOutput]
  56. def listCodeRepositories(params: ListCodeRepositoriesInput): Request[ListCodeRepositoriesOutput]
  57. def listCompilationJobs(params: ListCompilationJobsRequest): Request[ListCompilationJobsResponse]
  58. def listEndpointConfigs(params: ListEndpointConfigsInput): Request[ListEndpointConfigsOutput]
  59. def listEndpoints(params: ListEndpointsInput): Request[ListEndpointsOutput]
  60. def listHyperParameterTuningJobs(params: ListHyperParameterTuningJobsRequest): Request[ListHyperParameterTuningJobsResponse]
  61. def listLabelingJobs(params: ListLabelingJobsRequest): Request[ListLabelingJobsResponse]
  62. def listLabelingJobsForWorkteam(params: ListLabelingJobsForWorkteamRequest): Request[ListLabelingJobsForWorkteamResponse]
  63. def listModelPackages(params: ListModelPackagesInput): Request[ListModelPackagesOutput]
  64. def listModels(params: ListModelsInput): Request[ListModelsOutput]
  65. def listNotebookInstanceLifecycleConfigs(params: ListNotebookInstanceLifecycleConfigsInput): Request[ListNotebookInstanceLifecycleConfigsOutput]
  66. def listNotebookInstances(params: ListNotebookInstancesInput): Request[ListNotebookInstancesOutput]
  67. def listSubscribedWorkteams(params: ListSubscribedWorkteamsRequest): Request[ListSubscribedWorkteamsResponse]
  68. def listTags(params: ListTagsInput): Request[ListTagsOutput]
  69. def listTrainingJobs(params: ListTrainingJobsRequest): Request[ListTrainingJobsResponse]
  70. def listTrainingJobsForHyperParameterTuningJob(params: ListTrainingJobsForHyperParameterTuningJobRequest): Request[ListTrainingJobsForHyperParameterTuningJobResponse]
  71. def listTransformJobs(params: ListTransformJobsRequest): Request[ListTransformJobsResponse]
  72. def listWorkteams(params: ListWorkteamsRequest): Request[ListWorkteamsResponse]
  73. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  74. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  75. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  76. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  77. def renderUiTemplate(params: RenderUiTemplateRequest): Request[RenderUiTemplateResponse]
  78. def search(params: SearchRequest): Request[SearchResponse]
  79. def startNotebookInstance(params: StartNotebookInstanceInput): Request[Object]
  80. def stopCompilationJob(params: StopCompilationJobRequest): Request[Object]
  81. def stopHyperParameterTuningJob(params: StopHyperParameterTuningJobRequest): Request[Object]
  82. def stopLabelingJob(params: StopLabelingJobRequest): Request[Object]
  83. def stopNotebookInstance(params: StopNotebookInstanceInput): Request[Object]
  84. def stopTrainingJob(params: StopTrainingJobRequest): Request[Object]
  85. def stopTransformJob(params: StopTransformJobRequest): Request[Object]
  86. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  87. def toLocaleString(): String
    Definition Classes
    Object
  88. def toString(): String
    Definition Classes
    AnyRef → Any
  89. def updateCodeRepository(params: UpdateCodeRepositoryInput): Request[UpdateCodeRepositoryOutput]
  90. def updateEndpoint(params: UpdateEndpointInput): Request[UpdateEndpointOutput]
  91. def updateEndpointWeightsAndCapacities(params: UpdateEndpointWeightsAndCapacitiesInput): Request[UpdateEndpointWeightsAndCapacitiesOutput]
  92. def updateNotebookInstance(params: UpdateNotebookInstanceInput): Request[UpdateNotebookInstanceOutput]
  93. def updateNotebookInstanceLifecycleConfig(params: UpdateNotebookInstanceLifecycleConfigInput): Request[UpdateNotebookInstanceLifecycleConfigOutput]
  94. def updateWorkteam(params: UpdateWorkteamRequest): Request[UpdateWorkteamResponse]
  95. def valueOf(): Any
    Definition Classes
    Object
  96. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  97. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  98. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped