Trait/Object

com.github.j5ik2o.reactive.aws.cloudwatchlogs.akka

CloudWatchLogsAkkaClient

Related Docs: object CloudWatchLogsAkkaClient | package akka

Permalink

trait CloudWatchLogsAkkaClient extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CloudWatchLogsAkkaClient
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val underlying: CloudWatchLogsAsyncClient

    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 associateKmsKeyFlow(parallelism: Int = DefaultParallelism): Flow[AssociateKmsKeyRequest, AssociateKmsKeyResponse, NotUsed]

    Permalink
  6. def associateKmsKeySource(associateKmsKeyRequest: AssociateKmsKeyRequest, parallelism: Int = DefaultParallelism): Source[AssociateKmsKeyResponse, NotUsed]

    Permalink
  7. def cancelExportTaskFlow(parallelism: Int = DefaultParallelism): Flow[CancelExportTaskRequest, CancelExportTaskResponse, NotUsed]

    Permalink
  8. def cancelExportTaskSource(cancelExportTaskRequest: CancelExportTaskRequest, parallelism: Int = DefaultParallelism): Source[CancelExportTaskResponse, NotUsed]

    Permalink
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  10. def createExportTaskFlow(parallelism: Int = DefaultParallelism): Flow[CreateExportTaskRequest, CreateExportTaskResponse, NotUsed]

    Permalink
  11. def createExportTaskSource(createExportTaskRequest: CreateExportTaskRequest, parallelism: Int = DefaultParallelism): Source[CreateExportTaskResponse, NotUsed]

    Permalink
  12. def createLogGroupFlow(parallelism: Int = DefaultParallelism): Flow[CreateLogGroupRequest, CreateLogGroupResponse, NotUsed]

    Permalink
  13. def createLogGroupSource(createLogGroupRequest: CreateLogGroupRequest, parallelism: Int = DefaultParallelism): Source[CreateLogGroupResponse, NotUsed]

    Permalink
  14. def createLogStreamFlow(parallelism: Int = DefaultParallelism): Flow[CreateLogStreamRequest, CreateLogStreamResponse, NotUsed]

    Permalink
  15. def createLogStreamSource(createLogStreamRequest: CreateLogStreamRequest, parallelism: Int = DefaultParallelism): Source[CreateLogStreamResponse, NotUsed]

    Permalink
  16. def deleteDestinationFlow(parallelism: Int = DefaultParallelism): Flow[DeleteDestinationRequest, DeleteDestinationResponse, NotUsed]

    Permalink
  17. def deleteDestinationSource(deleteDestinationRequest: DeleteDestinationRequest, parallelism: Int = DefaultParallelism): Source[DeleteDestinationResponse, NotUsed]

    Permalink
  18. def deleteLogGroupFlow(parallelism: Int = DefaultParallelism): Flow[DeleteLogGroupRequest, DeleteLogGroupResponse, NotUsed]

    Permalink
  19. def deleteLogGroupSource(deleteLogGroupRequest: DeleteLogGroupRequest, parallelism: Int = DefaultParallelism): Source[DeleteLogGroupResponse, NotUsed]

    Permalink
  20. def deleteLogStreamFlow(parallelism: Int = DefaultParallelism): Flow[DeleteLogStreamRequest, DeleteLogStreamResponse, NotUsed]

    Permalink
  21. def deleteLogStreamSource(deleteLogStreamRequest: DeleteLogStreamRequest, parallelism: Int = DefaultParallelism): Source[DeleteLogStreamResponse, NotUsed]

    Permalink
  22. def deleteMetricFilterFlow(parallelism: Int = DefaultParallelism): Flow[DeleteMetricFilterRequest, DeleteMetricFilterResponse, NotUsed]

    Permalink
  23. def deleteMetricFilterSource(deleteMetricFilterRequest: DeleteMetricFilterRequest, parallelism: Int = DefaultParallelism): Source[DeleteMetricFilterResponse, NotUsed]

    Permalink
  24. def deleteResourcePolicyFlow(parallelism: Int = DefaultParallelism): Flow[DeleteResourcePolicyRequest, DeleteResourcePolicyResponse, NotUsed]

    Permalink
  25. def deleteResourcePolicySource(deleteResourcePolicyRequest: DeleteResourcePolicyRequest, parallelism: Int = DefaultParallelism): Source[DeleteResourcePolicyResponse, NotUsed]

    Permalink
  26. def deleteRetentionPolicyFlow(parallelism: Int = DefaultParallelism): Flow[DeleteRetentionPolicyRequest, DeleteRetentionPolicyResponse, NotUsed]

    Permalink
  27. def deleteRetentionPolicySource(deleteRetentionPolicyRequest: DeleteRetentionPolicyRequest, parallelism: Int = DefaultParallelism): Source[DeleteRetentionPolicyResponse, NotUsed]

    Permalink
  28. def deleteSubscriptionFilterFlow(parallelism: Int = DefaultParallelism): Flow[DeleteSubscriptionFilterRequest, DeleteSubscriptionFilterResponse, NotUsed]

    Permalink
  29. def deleteSubscriptionFilterSource(deleteSubscriptionFilterRequest: DeleteSubscriptionFilterRequest, parallelism: Int = DefaultParallelism): Source[DeleteSubscriptionFilterResponse, NotUsed]

    Permalink
  30. def describeDestinationsFlow(parallelism: Int = DefaultParallelism): Flow[DescribeDestinationsRequest, DescribeDestinationsResponse, NotUsed]

    Permalink
  31. def describeDestinationsPaginatorFlow: Flow[DescribeDestinationsRequest, DescribeDestinationsResponse, NotUsed]

    Permalink
  32. def describeDestinationsPaginatorSource: Source[DescribeDestinationsResponse, NotUsed]

    Permalink
  33. def describeDestinationsSource(): Source[DescribeDestinationsResponse, NotUsed]

    Permalink
  34. def describeDestinationsSource(describeDestinationsRequest: DescribeDestinationsRequest, parallelism: Int = DefaultParallelism): Source[DescribeDestinationsResponse, NotUsed]

    Permalink
  35. def describeExportTasksFlow(parallelism: Int = DefaultParallelism): Flow[DescribeExportTasksRequest, DescribeExportTasksResponse, NotUsed]

    Permalink
  36. def describeExportTasksSource(): Source[DescribeExportTasksResponse, NotUsed]

    Permalink
  37. def describeExportTasksSource(describeExportTasksRequest: DescribeExportTasksRequest, parallelism: Int = DefaultParallelism): Source[DescribeExportTasksResponse, NotUsed]

    Permalink
  38. def describeLogGroupsFlow(parallelism: Int = DefaultParallelism): Flow[DescribeLogGroupsRequest, DescribeLogGroupsResponse, NotUsed]

    Permalink
  39. def describeLogGroupsPaginatorFlow: Flow[DescribeLogGroupsRequest, DescribeLogGroupsResponse, NotUsed]

    Permalink
  40. def describeLogGroupsPaginatorSource: Source[DescribeLogGroupsResponse, NotUsed]

    Permalink
  41. def describeLogGroupsSource(): Source[DescribeLogGroupsResponse, NotUsed]

    Permalink
  42. def describeLogGroupsSource(describeLogGroupsRequest: DescribeLogGroupsRequest, parallelism: Int = DefaultParallelism): Source[DescribeLogGroupsResponse, NotUsed]

    Permalink
  43. def describeLogStreamsFlow(parallelism: Int = DefaultParallelism): Flow[DescribeLogStreamsRequest, DescribeLogStreamsResponse, NotUsed]

    Permalink
  44. def describeLogStreamsPaginatorFlow: Flow[DescribeLogStreamsRequest, DescribeLogStreamsResponse, NotUsed]

    Permalink
  45. def describeLogStreamsSource(describeLogStreamsRequest: DescribeLogStreamsRequest, parallelism: Int = DefaultParallelism): Source[DescribeLogStreamsResponse, NotUsed]

    Permalink
  46. def describeMetricFiltersFlow(parallelism: Int = DefaultParallelism): Flow[DescribeMetricFiltersRequest, DescribeMetricFiltersResponse, NotUsed]

    Permalink
  47. def describeMetricFiltersPaginatorFlow: Flow[DescribeMetricFiltersRequest, DescribeMetricFiltersResponse, NotUsed]

    Permalink
  48. def describeMetricFiltersPaginatorSource: Source[DescribeMetricFiltersResponse, NotUsed]

    Permalink
  49. def describeMetricFiltersSource(): Source[DescribeMetricFiltersResponse, NotUsed]

    Permalink
  50. def describeMetricFiltersSource(describeMetricFiltersRequest: DescribeMetricFiltersRequest, parallelism: Int = DefaultParallelism): Source[DescribeMetricFiltersResponse, NotUsed]

    Permalink
  51. def describeQueriesFlow(parallelism: Int = DefaultParallelism): Flow[DescribeQueriesRequest, DescribeQueriesResponse, NotUsed]

    Permalink
  52. def describeQueriesSource(): Source[DescribeQueriesResponse, NotUsed]

    Permalink
  53. def describeQueriesSource(describeQueriesRequest: DescribeQueriesRequest, parallelism: Int = DefaultParallelism): Source[DescribeQueriesResponse, NotUsed]

    Permalink
  54. def describeResourcePoliciesFlow(parallelism: Int = DefaultParallelism): Flow[DescribeResourcePoliciesRequest, DescribeResourcePoliciesResponse, NotUsed]

    Permalink
  55. def describeResourcePoliciesSource(): Source[DescribeResourcePoliciesResponse, NotUsed]

    Permalink
  56. def describeResourcePoliciesSource(describeResourcePoliciesRequest: DescribeResourcePoliciesRequest, parallelism: Int = DefaultParallelism): Source[DescribeResourcePoliciesResponse, NotUsed]

    Permalink
  57. def describeSubscriptionFiltersFlow(parallelism: Int = DefaultParallelism): Flow[DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResponse, NotUsed]

    Permalink
  58. def describeSubscriptionFiltersPaginatorFlow: Flow[DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResponse, NotUsed]

    Permalink
  59. def describeSubscriptionFiltersSource(describeSubscriptionFiltersRequest: DescribeSubscriptionFiltersRequest, parallelism: Int = DefaultParallelism): Source[DescribeSubscriptionFiltersResponse, NotUsed]

    Permalink
  60. def disassociateKmsKeyFlow(parallelism: Int = DefaultParallelism): Flow[DisassociateKmsKeyRequest, DisassociateKmsKeyResponse, NotUsed]

    Permalink
  61. def disassociateKmsKeySource(disassociateKmsKeyRequest: DisassociateKmsKeyRequest, parallelism: Int = DefaultParallelism): Source[DisassociateKmsKeyResponse, NotUsed]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  64. def filterLogEventsFlow(parallelism: Int = DefaultParallelism): Flow[FilterLogEventsRequest, FilterLogEventsResponse, NotUsed]

    Permalink
  65. def filterLogEventsPaginatorFlow: Flow[FilterLogEventsRequest, FilterLogEventsResponse, NotUsed]

    Permalink
  66. def filterLogEventsSource(filterLogEventsRequest: FilterLogEventsRequest, parallelism: Int = DefaultParallelism): Source[FilterLogEventsResponse, NotUsed]

    Permalink
  67. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  68. def getLogEventsFlow(parallelism: Int = DefaultParallelism): Flow[GetLogEventsRequest, GetLogEventsResponse, NotUsed]

    Permalink
  69. def getLogEventsPaginatorFlow: Flow[GetLogEventsRequest, GetLogEventsResponse, NotUsed]

    Permalink
  70. def getLogEventsSource(getLogEventsRequest: GetLogEventsRequest, parallelism: Int = DefaultParallelism): Source[GetLogEventsResponse, NotUsed]

    Permalink
  71. def getLogGroupFieldsFlow(parallelism: Int = DefaultParallelism): Flow[GetLogGroupFieldsRequest, GetLogGroupFieldsResponse, NotUsed]

    Permalink
  72. def getLogGroupFieldsSource(getLogGroupFieldsRequest: GetLogGroupFieldsRequest, parallelism: Int = DefaultParallelism): Source[GetLogGroupFieldsResponse, NotUsed]

    Permalink
  73. def getLogRecordFlow(parallelism: Int = DefaultParallelism): Flow[GetLogRecordRequest, GetLogRecordResponse, NotUsed]

    Permalink
  74. def getLogRecordSource(getLogRecordRequest: GetLogRecordRequest, parallelism: Int = DefaultParallelism): Source[GetLogRecordResponse, NotUsed]

    Permalink
  75. def getQueryResultsFlow(parallelism: Int = DefaultParallelism): Flow[GetQueryResultsRequest, GetQueryResultsResponse, NotUsed]

    Permalink
  76. def getQueryResultsSource(getQueryResultsRequest: GetQueryResultsRequest, parallelism: Int = DefaultParallelism): Source[GetQueryResultsResponse, NotUsed]

    Permalink
  77. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  79. def listTagsLogGroupFlow(parallelism: Int = DefaultParallelism): Flow[ListTagsLogGroupRequest, ListTagsLogGroupResponse, NotUsed]

    Permalink
  80. def listTagsLogGroupSource(listTagsLogGroupRequest: ListTagsLogGroupRequest, parallelism: Int = DefaultParallelism): Source[ListTagsLogGroupResponse, NotUsed]

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  84. def putDestinationFlow(parallelism: Int = DefaultParallelism): Flow[PutDestinationRequest, PutDestinationResponse, NotUsed]

    Permalink
  85. def putDestinationPolicyFlow(parallelism: Int = DefaultParallelism): Flow[PutDestinationPolicyRequest, PutDestinationPolicyResponse, NotUsed]

    Permalink
  86. def putDestinationPolicySource(putDestinationPolicyRequest: PutDestinationPolicyRequest, parallelism: Int = DefaultParallelism): Source[PutDestinationPolicyResponse, NotUsed]

    Permalink
  87. def putDestinationSource(putDestinationRequest: PutDestinationRequest, parallelism: Int = DefaultParallelism): Source[PutDestinationResponse, NotUsed]

    Permalink
  88. def putLogEventsFlow(parallelism: Int = DefaultParallelism): Flow[PutLogEventsRequest, PutLogEventsResponse, NotUsed]

    Permalink
  89. def putLogEventsSource(putLogEventsRequest: PutLogEventsRequest, parallelism: Int = DefaultParallelism): Source[PutLogEventsResponse, NotUsed]

    Permalink
  90. def putMetricFilterFlow(parallelism: Int = DefaultParallelism): Flow[PutMetricFilterRequest, PutMetricFilterResponse, NotUsed]

    Permalink
  91. def putMetricFilterSource(putMetricFilterRequest: PutMetricFilterRequest, parallelism: Int = DefaultParallelism): Source[PutMetricFilterResponse, NotUsed]

    Permalink
  92. def putResourcePolicyFlow(parallelism: Int = DefaultParallelism): Flow[PutResourcePolicyRequest, PutResourcePolicyResponse, NotUsed]

    Permalink
  93. def putResourcePolicySource(putResourcePolicyRequest: PutResourcePolicyRequest, parallelism: Int = DefaultParallelism): Source[PutResourcePolicyResponse, NotUsed]

    Permalink
  94. def putRetentionPolicyFlow(parallelism: Int = DefaultParallelism): Flow[PutRetentionPolicyRequest, PutRetentionPolicyResponse, NotUsed]

    Permalink
  95. def putRetentionPolicySource(putRetentionPolicyRequest: PutRetentionPolicyRequest, parallelism: Int = DefaultParallelism): Source[PutRetentionPolicyResponse, NotUsed]

    Permalink
  96. def putSubscriptionFilterFlow(parallelism: Int = DefaultParallelism): Flow[PutSubscriptionFilterRequest, PutSubscriptionFilterResponse, NotUsed]

    Permalink
  97. def putSubscriptionFilterSource(putSubscriptionFilterRequest: PutSubscriptionFilterRequest, parallelism: Int = DefaultParallelism): Source[PutSubscriptionFilterResponse, NotUsed]

    Permalink
  98. def startQueryFlow(parallelism: Int = DefaultParallelism): Flow[StartQueryRequest, StartQueryResponse, NotUsed]

    Permalink
  99. def startQuerySource(startQueryRequest: StartQueryRequest, parallelism: Int = DefaultParallelism): Source[StartQueryResponse, NotUsed]

    Permalink
  100. def stopQueryFlow(parallelism: Int = DefaultParallelism): Flow[StopQueryRequest, StopQueryResponse, NotUsed]

    Permalink
  101. def stopQuerySource(stopQueryRequest: StopQueryRequest, parallelism: Int = DefaultParallelism): Source[StopQueryResponse, NotUsed]

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

    Permalink
    Definition Classes
    AnyRef
  103. def tagLogGroupFlow(parallelism: Int = DefaultParallelism): Flow[TagLogGroupRequest, TagLogGroupResponse, NotUsed]

    Permalink
  104. def tagLogGroupSource(tagLogGroupRequest: TagLogGroupRequest, parallelism: Int = DefaultParallelism): Source[TagLogGroupResponse, NotUsed]

    Permalink
  105. def testMetricFilterFlow(parallelism: Int = DefaultParallelism): Flow[TestMetricFilterRequest, TestMetricFilterResponse, NotUsed]

    Permalink
  106. def testMetricFilterSource(testMetricFilterRequest: TestMetricFilterRequest, parallelism: Int = DefaultParallelism): Source[TestMetricFilterResponse, NotUsed]

    Permalink
  107. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  108. def untagLogGroupFlow(parallelism: Int = DefaultParallelism): Flow[UntagLogGroupRequest, UntagLogGroupResponse, NotUsed]

    Permalink
  109. def untagLogGroupSource(untagLogGroupRequest: UntagLogGroupRequest, parallelism: Int = DefaultParallelism): Source[UntagLogGroupResponse, NotUsed]

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  112. 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 AnyRef

Inherited from Any

Ungrouped