Trait/Object

com.github.j5ik2o.reactive.aws.cloudwatch

CloudWatchAsyncClient

Related Docs: object CloudWatchAsyncClient | package cloudwatch

Permalink

trait CloudWatchAsyncClient extends CloudWatchClient[Future]

See also

https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/cloudwatch/CloudWatchAsyncClient.html

Linear Supertypes
CloudWatchClient[Future], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CloudWatchAsyncClient
  2. CloudWatchClient
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val underlying: software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient

    Permalink

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  6. def deleteAlarms(deleteAlarmsRequest: DeleteAlarmsRequest): Future[DeleteAlarmsResponse]

    Permalink
  7. def deleteAnomalyDetector(deleteAnomalyDetectorRequest: DeleteAnomalyDetectorRequest): Future[DeleteAnomalyDetectorResponse]

    Permalink
  8. def deleteDashboards(deleteDashboardsRequest: DeleteDashboardsRequest): Future[DeleteDashboardsResponse]

    Permalink
  9. def deleteInsightRules(deleteInsightRulesRequest: DeleteInsightRulesRequest): Future[DeleteInsightRulesResponse]

    Permalink
  10. def describeAlarmHistory(): Future[DescribeAlarmHistoryResponse]

    Permalink
  11. def describeAlarmHistory(describeAlarmHistoryRequest: DescribeAlarmHistoryRequest): Future[DescribeAlarmHistoryResponse]

    Permalink
  12. def describeAlarmHistoryPaginator(describeAlarmHistoryRequest: DescribeAlarmHistoryRequest): DescribeAlarmHistoryPublisher

    Permalink
  13. def describeAlarmHistoryPaginator(): DescribeAlarmHistoryPublisher

    Permalink
  14. def describeAlarms(): Future[DescribeAlarmsResponse]

    Permalink
  15. def describeAlarms(describeAlarmsRequest: DescribeAlarmsRequest): Future[DescribeAlarmsResponse]

    Permalink
  16. def describeAlarmsForMetric(describeAlarmsForMetricRequest: DescribeAlarmsForMetricRequest): Future[DescribeAlarmsForMetricResponse]

    Permalink
  17. def describeAlarmsPaginator(describeAlarmsRequest: DescribeAlarmsRequest): DescribeAlarmsPublisher

    Permalink
  18. def describeAlarmsPaginator(): DescribeAlarmsPublisher

    Permalink
  19. def describeAnomalyDetectors(describeAnomalyDetectorsRequest: DescribeAnomalyDetectorsRequest): Future[DescribeAnomalyDetectorsResponse]

    Permalink
  20. def describeInsightRules(describeInsightRulesRequest: DescribeInsightRulesRequest): Future[DescribeInsightRulesResponse]

    Permalink
  21. def describeInsightRulesPaginator(describeInsightRulesRequest: DescribeInsightRulesRequest): DescribeInsightRulesPublisher

    Permalink
  22. def disableAlarmActions(disableAlarmActionsRequest: DisableAlarmActionsRequest): Future[DisableAlarmActionsResponse]

    Permalink
  23. def disableInsightRules(disableInsightRulesRequest: DisableInsightRulesRequest): Future[DisableInsightRulesResponse]

    Permalink
  24. def enableAlarmActions(enableAlarmActionsRequest: EnableAlarmActionsRequest): Future[EnableAlarmActionsResponse]

    Permalink
  25. def enableInsightRules(enableInsightRulesRequest: EnableInsightRulesRequest): Future[EnableInsightRulesResponse]

    Permalink
  26. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  27. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  28. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  29. def getDashboard(getDashboardRequest: GetDashboardRequest): Future[GetDashboardResponse]

    Permalink
  30. def getInsightRuleReport(getInsightRuleReportRequest: GetInsightRuleReportRequest): Future[GetInsightRuleReportResponse]

    Permalink
  31. def getMetricData(getMetricDataRequest: GetMetricDataRequest): Future[GetMetricDataResponse]

    Permalink
  32. def getMetricDataPaginator(getMetricDataRequest: GetMetricDataRequest): GetMetricDataPublisher

    Permalink
  33. def getMetricStatistics(getMetricStatisticsRequest: GetMetricStatisticsRequest): Future[GetMetricStatisticsResponse]

    Permalink
  34. def getMetricWidgetImage(getMetricWidgetImageRequest: GetMetricWidgetImageRequest): Future[GetMetricWidgetImageResponse]

    Permalink
  35. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  36. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  37. def listDashboards(): Future[ListDashboardsResponse]

    Permalink
  38. def listDashboards(listDashboardsRequest: ListDashboardsRequest): Future[ListDashboardsResponse]

    Permalink
  39. def listDashboardsPaginator(listDashboardsRequest: ListDashboardsRequest): ListDashboardsPublisher

    Permalink
  40. def listDashboardsPaginator(): ListDashboardsPublisher

    Permalink
  41. def listMetrics(): Future[ListMetricsResponse]

    Permalink
  42. def listMetrics(listMetricsRequest: ListMetricsRequest): Future[ListMetricsResponse]

    Permalink
  43. def listMetricsPaginator(listMetricsRequest: ListMetricsRequest): ListMetricsPublisher

    Permalink
  44. def listMetricsPaginator(): ListMetricsPublisher

    Permalink
  45. def listTagsForResource(listTagsForResourceRequest: ListTagsForResourceRequest): Future[ListTagsForResourceResponse]

    Permalink
  46. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  47. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  48. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  49. def putAnomalyDetector(putAnomalyDetectorRequest: PutAnomalyDetectorRequest): Future[PutAnomalyDetectorResponse]

    Permalink
  50. def putCompositeAlarm(putCompositeAlarmRequest: PutCompositeAlarmRequest): Future[PutCompositeAlarmResponse]

    Permalink
  51. def putDashboard(putDashboardRequest: PutDashboardRequest): Future[PutDashboardResponse]

    Permalink
  52. def putInsightRule(putInsightRuleRequest: PutInsightRuleRequest): Future[PutInsightRuleResponse]

    Permalink
  53. def putMetricAlarm(putMetricAlarmRequest: PutMetricAlarmRequest): Future[PutMetricAlarmResponse]

    Permalink
  54. def putMetricData(putMetricDataRequest: PutMetricDataRequest): Future[PutMetricDataResponse]

    Permalink
  55. def setAlarmState(setAlarmStateRequest: SetAlarmStateRequest): Future[SetAlarmStateResponse]

    Permalink
  56. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  57. def tagResource(tagResourceRequest: TagResourceRequest): Future[TagResourceResponse]

    Permalink
  58. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  59. def untagResource(untagResourceRequest: UntagResourceRequest): Future[UntagResourceResponse]

    Permalink
  60. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from CloudWatchClient[Future]

Inherited from AnyRef

Inherited from Any

Ungrouped