Packages

class DMS extends Object

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

Instance Constructors

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

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 addTagsToResource(params: AddTagsToResourceMessage): Request[AddTagsToResourceResponse]
  5. def applyPendingMaintenanceAction(params: ApplyPendingMaintenanceActionMessage): Request[ApplyPendingMaintenanceActionResponse]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  8. def createEndpoint(params: CreateEndpointMessage): Request[CreateEndpointResponse]
  9. def createEventSubscription(params: CreateEventSubscriptionMessage): Request[CreateEventSubscriptionResponse]
  10. def createReplicationInstance(params: CreateReplicationInstanceMessage): Request[CreateReplicationInstanceResponse]
  11. def createReplicationSubnetGroup(params: CreateReplicationSubnetGroupMessage): Request[CreateReplicationSubnetGroupResponse]
  12. def createReplicationTask(params: CreateReplicationTaskMessage): Request[CreateReplicationTaskResponse]
  13. def deleteCertificate(params: DeleteCertificateMessage): Request[DeleteCertificateResponse]
  14. def deleteEndpoint(params: DeleteEndpointMessage): Request[DeleteEndpointResponse]
  15. def deleteEventSubscription(params: DeleteEventSubscriptionMessage): Request[DeleteEventSubscriptionResponse]
  16. def deleteReplicationInstance(params: DeleteReplicationInstanceMessage): Request[DeleteReplicationInstanceResponse]
  17. def deleteReplicationSubnetGroup(params: DeleteReplicationSubnetGroupMessage): Request[DeleteReplicationSubnetGroupResponse]
  18. def deleteReplicationTask(params: DeleteReplicationTaskMessage): Request[DeleteReplicationTaskResponse]
  19. def describeAccountAttributes(params: DescribeAccountAttributesMessage): Request[DescribeAccountAttributesResponse]
  20. def describeCertificates(params: DescribeCertificatesMessage): Request[DescribeCertificatesResponse]
  21. def describeConnections(params: DescribeConnectionsMessage): Request[DescribeConnectionsResponse]
  22. def describeEndpointTypes(params: DescribeEndpointTypesMessage): Request[DescribeEndpointTypesResponse]
  23. def describeEndpoints(params: DescribeEndpointsMessage): Request[DescribeEndpointsResponse]
  24. def describeEventCategories(params: DescribeEventCategoriesMessage): Request[DescribeEventCategoriesResponse]
  25. def describeEventSubscriptions(params: DescribeEventSubscriptionsMessage): Request[DescribeEventSubscriptionsResponse]
  26. def describeEvents(params: DescribeEventsMessage): Request[DescribeEventsResponse]
  27. def describeOrderableReplicationInstances(params: DescribeOrderableReplicationInstancesMessage): Request[DescribeOrderableReplicationInstancesResponse]
  28. def describePendingMaintenanceActions(params: DescribePendingMaintenanceActionsMessage): Request[DescribePendingMaintenanceActionsResponse]
  29. def describeRefreshSchemasStatus(params: DescribeRefreshSchemasStatusMessage): Request[DescribeRefreshSchemasStatusResponse]
  30. def describeReplicationInstanceTaskLogs(params: DescribeReplicationInstanceTaskLogsMessage): Request[DescribeReplicationInstanceTaskLogsResponse]
  31. def describeReplicationInstances(params: DescribeReplicationInstancesMessage): Request[DescribeReplicationInstancesResponse]
  32. def describeReplicationSubnetGroups(params: DescribeReplicationSubnetGroupsMessage): Request[DescribeReplicationSubnetGroupsResponse]
  33. def describeReplicationTaskAssessmentResults(params: DescribeReplicationTaskAssessmentResultsMessage): Request[DescribeReplicationTaskAssessmentResultsResponse]
  34. def describeReplicationTasks(params: DescribeReplicationTasksMessage): Request[DescribeReplicationTasksResponse]
  35. def describeSchemas(params: DescribeSchemasMessage): Request[DescribeSchemasResponse]
  36. def describeTableStatistics(params: DescribeTableStatisticsMessage): Request[DescribeTableStatisticsResponse]
  37. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  39. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  40. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  41. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  42. def importCertificate(params: ImportCertificateMessage): Request[ImportCertificateResponse]
  43. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  44. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  45. def listTagsForResource(params: ListTagsForResourceMessage): Request[ListTagsForResourceResponse]
  46. def modifyEndpoint(params: ModifyEndpointMessage): Request[ModifyEndpointResponse]
  47. def modifyEventSubscription(params: ModifyEventSubscriptionMessage): Request[ModifyEventSubscriptionResponse]
  48. def modifyReplicationInstance(params: ModifyReplicationInstanceMessage): Request[ModifyReplicationInstanceResponse]
  49. def modifyReplicationSubnetGroup(params: ModifyReplicationSubnetGroupMessage): Request[ModifyReplicationSubnetGroupResponse]
  50. def modifyReplicationTask(params: ModifyReplicationTaskMessage): Request[ModifyReplicationTaskResponse]
  51. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  52. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  53. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  54. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  55. def rebootReplicationInstance(params: RebootReplicationInstanceMessage): Request[RebootReplicationInstanceResponse]
  56. def refreshSchemas(params: RefreshSchemasMessage): Request[RefreshSchemasResponse]
  57. def reloadTables(params: ReloadTablesMessage): Request[ReloadTablesResponse]
  58. def removeTagsFromResource(params: RemoveTagsFromResourceMessage): Request[RemoveTagsFromResourceResponse]
  59. def startReplicationTask(params: StartReplicationTaskMessage): Request[StartReplicationTaskResponse]
  60. def startReplicationTaskAssessment(params: StartReplicationTaskAssessmentMessage): Request[StartReplicationTaskAssessmentResponse]
  61. def stopReplicationTask(params: StopReplicationTaskMessage): Request[StopReplicationTaskResponse]
  62. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  63. def testConnection(params: TestConnectionMessage): Request[TestConnectionResponse]
  64. def toLocaleString(): String
    Definition Classes
    Object
  65. def toString(): String
    Definition Classes
    AnyRef → Any
  66. def valueOf(): Any
    Definition Classes
    Object
  67. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  68. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  69. 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