Trait/Object

com.github.j5ik2o.reactive.aws.elasticsearch.akka

ElasticsearchAkkaClient

Related Docs: object ElasticsearchAkkaClient | package akka

Permalink

trait ElasticsearchAkkaClient extends AnyRef

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

Abstract Value Members

  1. abstract val underlying: ElasticsearchAsyncClient

    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. def addTagsFlow(parallelism: Int = DefaultParallelism): Flow[AddTagsRequest, AddTagsResponse, NotUsed]

    Permalink
  5. def addTagsSource(addTagsRequest: AddTagsRequest, parallelism: Int = DefaultParallelism): Source[AddTagsResponse, NotUsed]

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def associatePackageFlow(parallelism: Int = DefaultParallelism): Flow[AssociatePackageRequest, AssociatePackageResponse, NotUsed]

    Permalink
  8. def associatePackageSource(associatePackageRequest: AssociatePackageRequest, parallelism: Int = DefaultParallelism): Source[AssociatePackageResponse, NotUsed]

    Permalink
  9. def cancelElasticsearchServiceSoftwareUpdateFlow(parallelism: Int = DefaultParallelism): Flow[CancelElasticsearchServiceSoftwareUpdateRequest, CancelElasticsearchServiceSoftwareUpdateResponse, NotUsed]

    Permalink
  10. def cancelElasticsearchServiceSoftwareUpdateSource(cancelElasticsearchServiceSoftwareUpdateRequest: CancelElasticsearchServiceSoftwareUpdateRequest, parallelism: Int = DefaultParallelism): Source[CancelElasticsearchServiceSoftwareUpdateResponse, NotUsed]

    Permalink
  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. def createElasticsearchDomainFlow(parallelism: Int = DefaultParallelism): Flow[CreateElasticsearchDomainRequest, CreateElasticsearchDomainResponse, NotUsed]

    Permalink
  13. def createElasticsearchDomainSource(createElasticsearchDomainRequest: CreateElasticsearchDomainRequest, parallelism: Int = DefaultParallelism): Source[CreateElasticsearchDomainResponse, NotUsed]

    Permalink
  14. def createPackageFlow(parallelism: Int = DefaultParallelism): Flow[CreatePackageRequest, CreatePackageResponse, NotUsed]

    Permalink
  15. def createPackageSource(createPackageRequest: CreatePackageRequest, parallelism: Int = DefaultParallelism): Source[CreatePackageResponse, NotUsed]

    Permalink
  16. def deleteElasticsearchDomainFlow(parallelism: Int = DefaultParallelism): Flow[DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResponse, NotUsed]

    Permalink
  17. def deleteElasticsearchDomainSource(deleteElasticsearchDomainRequest: DeleteElasticsearchDomainRequest, parallelism: Int = DefaultParallelism): Source[DeleteElasticsearchDomainResponse, NotUsed]

    Permalink
  18. def deleteElasticsearchServiceRoleFlow(parallelism: Int = DefaultParallelism): Flow[DeleteElasticsearchServiceRoleRequest, DeleteElasticsearchServiceRoleResponse, NotUsed]

    Permalink
  19. def deleteElasticsearchServiceRoleSource(): Source[DeleteElasticsearchServiceRoleResponse, NotUsed]

    Permalink
  20. def deleteElasticsearchServiceRoleSource(deleteElasticsearchServiceRoleRequest: DeleteElasticsearchServiceRoleRequest, parallelism: Int = DefaultParallelism): Source[DeleteElasticsearchServiceRoleResponse, NotUsed]

    Permalink
  21. def deletePackageFlow(parallelism: Int = DefaultParallelism): Flow[DeletePackageRequest, DeletePackageResponse, NotUsed]

    Permalink
  22. def deletePackageSource(deletePackageRequest: DeletePackageRequest, parallelism: Int = DefaultParallelism): Source[DeletePackageResponse, NotUsed]

    Permalink
  23. def describeElasticsearchDomainConfigFlow(parallelism: Int = DefaultParallelism): Flow[DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResponse, NotUsed]

    Permalink
  24. def describeElasticsearchDomainConfigSource(describeElasticsearchDomainConfigRequest: DescribeElasticsearchDomainConfigRequest, parallelism: Int = DefaultParallelism): Source[DescribeElasticsearchDomainConfigResponse, NotUsed]

    Permalink
  25. def describeElasticsearchDomainFlow(parallelism: Int = DefaultParallelism): Flow[DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResponse, NotUsed]

    Permalink
  26. def describeElasticsearchDomainSource(describeElasticsearchDomainRequest: DescribeElasticsearchDomainRequest, parallelism: Int = DefaultParallelism): Source[DescribeElasticsearchDomainResponse, NotUsed]

    Permalink
  27. def describeElasticsearchDomainsFlow(parallelism: Int = DefaultParallelism): Flow[DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResponse, NotUsed]

    Permalink
  28. def describeElasticsearchDomainsSource(describeElasticsearchDomainsRequest: DescribeElasticsearchDomainsRequest, parallelism: Int = DefaultParallelism): Source[DescribeElasticsearchDomainsResponse, NotUsed]

    Permalink
  29. def describeElasticsearchInstanceTypeLimitsFlow(parallelism: Int = DefaultParallelism): Flow[DescribeElasticsearchInstanceTypeLimitsRequest, DescribeElasticsearchInstanceTypeLimitsResponse, NotUsed]

    Permalink
  30. def describeElasticsearchInstanceTypeLimitsSource(describeElasticsearchInstanceTypeLimitsRequest: DescribeElasticsearchInstanceTypeLimitsRequest, parallelism: Int = DefaultParallelism): Source[DescribeElasticsearchInstanceTypeLimitsResponse, NotUsed]

    Permalink
  31. def describePackagesFlow(parallelism: Int = DefaultParallelism): Flow[DescribePackagesRequest, DescribePackagesResponse, NotUsed]

    Permalink
  32. def describePackagesPaginatorFlow: Flow[DescribePackagesRequest, DescribePackagesResponse, NotUsed]

    Permalink
  33. def describePackagesSource(describePackagesRequest: DescribePackagesRequest, parallelism: Int = DefaultParallelism): Source[DescribePackagesResponse, NotUsed]

    Permalink
  34. def describeReservedElasticsearchInstanceOfferingsFlow(parallelism: Int = DefaultParallelism): Flow[DescribeReservedElasticsearchInstanceOfferingsRequest, DescribeReservedElasticsearchInstanceOfferingsResponse, NotUsed]

    Permalink
  35. def describeReservedElasticsearchInstanceOfferingsPaginatorFlow: Flow[DescribeReservedElasticsearchInstanceOfferingsRequest, DescribeReservedElasticsearchInstanceOfferingsResponse, NotUsed]

    Permalink
  36. def describeReservedElasticsearchInstanceOfferingsPaginatorSource: Source[DescribeReservedElasticsearchInstanceOfferingsResponse, NotUsed]

    Permalink
  37. def describeReservedElasticsearchInstanceOfferingsSource(): Source[DescribeReservedElasticsearchInstanceOfferingsResponse, NotUsed]

    Permalink
  38. def describeReservedElasticsearchInstanceOfferingsSource(describeReservedElasticsearchInstanceOfferingsRequest: DescribeReservedElasticsearchInstanceOfferingsRequest, parallelism: Int = DefaultParallelism): Source[DescribeReservedElasticsearchInstanceOfferingsResponse, NotUsed]

    Permalink
  39. def describeReservedElasticsearchInstancesFlow(parallelism: Int = DefaultParallelism): Flow[DescribeReservedElasticsearchInstancesRequest, DescribeReservedElasticsearchInstancesResponse, NotUsed]

    Permalink
  40. def describeReservedElasticsearchInstancesPaginatorFlow: Flow[DescribeReservedElasticsearchInstancesRequest, DescribeReservedElasticsearchInstancesResponse, NotUsed]

    Permalink
  41. def describeReservedElasticsearchInstancesPaginatorSource: Source[DescribeReservedElasticsearchInstancesResponse, NotUsed]

    Permalink
  42. def describeReservedElasticsearchInstancesSource(): Source[DescribeReservedElasticsearchInstancesResponse, NotUsed]

    Permalink
  43. def describeReservedElasticsearchInstancesSource(describeReservedElasticsearchInstancesRequest: DescribeReservedElasticsearchInstancesRequest, parallelism: Int = DefaultParallelism): Source[DescribeReservedElasticsearchInstancesResponse, NotUsed]

    Permalink
  44. def dissociatePackageFlow(parallelism: Int = DefaultParallelism): Flow[DissociatePackageRequest, DissociatePackageResponse, NotUsed]

    Permalink
  45. def dissociatePackageSource(dissociatePackageRequest: DissociatePackageRequest, parallelism: Int = DefaultParallelism): Source[DissociatePackageResponse, NotUsed]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  48. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  49. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  50. def getCompatibleElasticsearchVersionsFlow(parallelism: Int = DefaultParallelism): Flow[GetCompatibleElasticsearchVersionsRequest, GetCompatibleElasticsearchVersionsResponse, NotUsed]

    Permalink
  51. def getCompatibleElasticsearchVersionsSource(): Source[GetCompatibleElasticsearchVersionsResponse, NotUsed]

    Permalink
  52. def getCompatibleElasticsearchVersionsSource(getCompatibleElasticsearchVersionsRequest: GetCompatibleElasticsearchVersionsRequest, parallelism: Int = DefaultParallelism): Source[GetCompatibleElasticsearchVersionsResponse, NotUsed]

    Permalink
  53. def getUpgradeHistoryFlow(parallelism: Int = DefaultParallelism): Flow[GetUpgradeHistoryRequest, GetUpgradeHistoryResponse, NotUsed]

    Permalink
  54. def getUpgradeHistoryPaginatorFlow: Flow[GetUpgradeHistoryRequest, GetUpgradeHistoryResponse, NotUsed]

    Permalink
  55. def getUpgradeHistorySource(getUpgradeHistoryRequest: GetUpgradeHistoryRequest, parallelism: Int = DefaultParallelism): Source[GetUpgradeHistoryResponse, NotUsed]

    Permalink
  56. def getUpgradeStatusFlow(parallelism: Int = DefaultParallelism): Flow[GetUpgradeStatusRequest, GetUpgradeStatusResponse, NotUsed]

    Permalink
  57. def getUpgradeStatusSource(getUpgradeStatusRequest: GetUpgradeStatusRequest, parallelism: Int = DefaultParallelism): Source[GetUpgradeStatusResponse, NotUsed]

    Permalink
  58. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  59. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  60. def listDomainNamesFlow(parallelism: Int = DefaultParallelism): Flow[ListDomainNamesRequest, ListDomainNamesResponse, NotUsed]

    Permalink
  61. def listDomainNamesSource(): Source[ListDomainNamesResponse, NotUsed]

    Permalink
  62. def listDomainNamesSource(listDomainNamesRequest: ListDomainNamesRequest, parallelism: Int = DefaultParallelism): Source[ListDomainNamesResponse, NotUsed]

    Permalink
  63. def listDomainsForPackageFlow(parallelism: Int = DefaultParallelism): Flow[ListDomainsForPackageRequest, ListDomainsForPackageResponse, NotUsed]

    Permalink
  64. def listDomainsForPackagePaginatorFlow: Flow[ListDomainsForPackageRequest, ListDomainsForPackageResponse, NotUsed]

    Permalink
  65. def listDomainsForPackageSource(listDomainsForPackageRequest: ListDomainsForPackageRequest, parallelism: Int = DefaultParallelism): Source[ListDomainsForPackageResponse, NotUsed]

    Permalink
  66. def listElasticsearchInstanceTypesFlow(parallelism: Int = DefaultParallelism): Flow[ListElasticsearchInstanceTypesRequest, ListElasticsearchInstanceTypesResponse, NotUsed]

    Permalink
  67. def listElasticsearchInstanceTypesPaginatorFlow: Flow[ListElasticsearchInstanceTypesRequest, ListElasticsearchInstanceTypesResponse, NotUsed]

    Permalink
  68. def listElasticsearchInstanceTypesSource(listElasticsearchInstanceTypesRequest: ListElasticsearchInstanceTypesRequest, parallelism: Int = DefaultParallelism): Source[ListElasticsearchInstanceTypesResponse, NotUsed]

    Permalink
  69. def listElasticsearchVersionsFlow(parallelism: Int = DefaultParallelism): Flow[ListElasticsearchVersionsRequest, ListElasticsearchVersionsResponse, NotUsed]

    Permalink
  70. def listElasticsearchVersionsPaginatorFlow: Flow[ListElasticsearchVersionsRequest, ListElasticsearchVersionsResponse, NotUsed]

    Permalink
  71. def listElasticsearchVersionsPaginatorSource: Source[ListElasticsearchVersionsResponse, NotUsed]

    Permalink
  72. def listElasticsearchVersionsSource(): Source[ListElasticsearchVersionsResponse, NotUsed]

    Permalink
  73. def listElasticsearchVersionsSource(listElasticsearchVersionsRequest: ListElasticsearchVersionsRequest, parallelism: Int = DefaultParallelism): Source[ListElasticsearchVersionsResponse, NotUsed]

    Permalink
  74. def listPackagesForDomainFlow(parallelism: Int = DefaultParallelism): Flow[ListPackagesForDomainRequest, ListPackagesForDomainResponse, NotUsed]

    Permalink
  75. def listPackagesForDomainPaginatorFlow: Flow[ListPackagesForDomainRequest, ListPackagesForDomainResponse, NotUsed]

    Permalink
  76. def listPackagesForDomainSource(listPackagesForDomainRequest: ListPackagesForDomainRequest, parallelism: Int = DefaultParallelism): Source[ListPackagesForDomainResponse, NotUsed]

    Permalink
  77. def listTagsFlow(parallelism: Int = DefaultParallelism): Flow[ListTagsRequest, ListTagsResponse, NotUsed]

    Permalink
  78. def listTagsSource(listTagsRequest: ListTagsRequest, parallelism: Int = DefaultParallelism): Source[ListTagsResponse, NotUsed]

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

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

    Permalink
    Definition Classes
    AnyRef
  81. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  82. def purchaseReservedElasticsearchInstanceOfferingFlow(parallelism: Int = DefaultParallelism): Flow[PurchaseReservedElasticsearchInstanceOfferingRequest, PurchaseReservedElasticsearchInstanceOfferingResponse, NotUsed]

    Permalink
  83. def purchaseReservedElasticsearchInstanceOfferingSource(purchaseReservedElasticsearchInstanceOfferingRequest: PurchaseReservedElasticsearchInstanceOfferingRequest, parallelism: Int = DefaultParallelism): Source[PurchaseReservedElasticsearchInstanceOfferingResponse, NotUsed]

    Permalink
  84. def removeTagsFlow(parallelism: Int = DefaultParallelism): Flow[RemoveTagsRequest, RemoveTagsResponse, NotUsed]

    Permalink
  85. def removeTagsSource(removeTagsRequest: RemoveTagsRequest, parallelism: Int = DefaultParallelism): Source[RemoveTagsResponse, NotUsed]

    Permalink
  86. def startElasticsearchServiceSoftwareUpdateFlow(parallelism: Int = DefaultParallelism): Flow[StartElasticsearchServiceSoftwareUpdateRequest, StartElasticsearchServiceSoftwareUpdateResponse, NotUsed]

    Permalink
  87. def startElasticsearchServiceSoftwareUpdateSource(startElasticsearchServiceSoftwareUpdateRequest: StartElasticsearchServiceSoftwareUpdateRequest, parallelism: Int = DefaultParallelism): Source[StartElasticsearchServiceSoftwareUpdateResponse, NotUsed]

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

    Permalink
    Definition Classes
    AnyRef
  89. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  90. def updateElasticsearchDomainConfigFlow(parallelism: Int = DefaultParallelism): Flow[UpdateElasticsearchDomainConfigRequest, UpdateElasticsearchDomainConfigResponse, NotUsed]

    Permalink
  91. def updateElasticsearchDomainConfigSource(updateElasticsearchDomainConfigRequest: UpdateElasticsearchDomainConfigRequest, parallelism: Int = DefaultParallelism): Source[UpdateElasticsearchDomainConfigResponse, NotUsed]

    Permalink
  92. def upgradeElasticsearchDomainFlow(parallelism: Int = DefaultParallelism): Flow[UpgradeElasticsearchDomainRequest, UpgradeElasticsearchDomainResponse, NotUsed]

    Permalink
  93. def upgradeElasticsearchDomainSource(upgradeElasticsearchDomainRequest: UpgradeElasticsearchDomainRequest, parallelism: Int = DefaultParallelism): Source[UpgradeElasticsearchDomainResponse, NotUsed]

    Permalink
  94. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  95. final def wait(arg0: Long, arg1: Int): Unit

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped