Trait/Object

com.github.j5ik2o.reactive.aws.rekognition

RekognitionSyncClient

Related Docs: object RekognitionSyncClient | package rekognition

Permalink

trait RekognitionSyncClient extends RekognitionClient[[β$0$]Either[Throwable, β$0$]]

See also

https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/rekognition/RekognitionClient.html

Linear Supertypes
RekognitionClient[[β$0$]Either[Throwable, β$0$]], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RekognitionSyncClient
  2. RekognitionClient
  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.rekognition.RekognitionClient

    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
    @throws( ... )
  6. def compareFaces(compareFacesRequest: CompareFacesRequest): Either[Throwable, CompareFacesResponse]

    Permalink
  7. def createCollection(createCollectionRequest: CreateCollectionRequest): Either[Throwable, CreateCollectionResponse]

    Permalink
  8. def createStreamProcessor(createStreamProcessorRequest: CreateStreamProcessorRequest): Either[Throwable, CreateStreamProcessorResponse]

    Permalink
  9. def deleteCollection(deleteCollectionRequest: DeleteCollectionRequest): Either[Throwable, DeleteCollectionResponse]

    Permalink
  10. def deleteFaces(deleteFacesRequest: DeleteFacesRequest): Either[Throwable, DeleteFacesResponse]

    Permalink
  11. def deleteStreamProcessor(deleteStreamProcessorRequest: DeleteStreamProcessorRequest): Either[Throwable, DeleteStreamProcessorResponse]

    Permalink
  12. def describeCollection(describeCollectionRequest: DescribeCollectionRequest): Either[Throwable, DescribeCollectionResponse]

    Permalink
  13. def describeStreamProcessor(describeStreamProcessorRequest: DescribeStreamProcessorRequest): Either[Throwable, DescribeStreamProcessorResponse]

    Permalink
  14. def detectFaces(detectFacesRequest: DetectFacesRequest): Either[Throwable, DetectFacesResponse]

    Permalink
  15. def detectLabels(detectLabelsRequest: DetectLabelsRequest): Either[Throwable, DetectLabelsResponse]

    Permalink
  16. def detectModerationLabels(detectModerationLabelsRequest: DetectModerationLabelsRequest): Either[Throwable, DetectModerationLabelsResponse]

    Permalink
  17. def detectText(detectTextRequest: DetectTextRequest): Either[Throwable, DetectTextResponse]

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

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. def getCelebrityInfo(getCelebrityInfoRequest: GetCelebrityInfoRequest): Either[Throwable, GetCelebrityInfoResponse]

    Permalink
  22. def getCelebrityRecognition(getCelebrityRecognitionRequest: GetCelebrityRecognitionRequest): Either[Throwable, GetCelebrityRecognitionResponse]

    Permalink
  23. def getCelebrityRecognitionPaginator(getCelebrityRecognitionRequest: GetCelebrityRecognitionRequest): GetCelebrityRecognitionIterable

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

    Permalink
    Definition Classes
    AnyRef → Any
  25. def getContentModeration(getContentModerationRequest: GetContentModerationRequest): Either[Throwable, GetContentModerationResponse]

    Permalink
  26. def getContentModerationPaginator(getContentModerationRequest: GetContentModerationRequest): GetContentModerationIterable

    Permalink
  27. def getFaceDetection(getFaceDetectionRequest: GetFaceDetectionRequest): Either[Throwable, GetFaceDetectionResponse]

    Permalink
  28. def getFaceDetectionPaginator(getFaceDetectionRequest: GetFaceDetectionRequest): GetFaceDetectionIterable

    Permalink
  29. def getFaceSearch(getFaceSearchRequest: GetFaceSearchRequest): Either[Throwable, GetFaceSearchResponse]

    Permalink
  30. def getFaceSearchPaginator(getFaceSearchRequest: GetFaceSearchRequest): GetFaceSearchIterable

    Permalink
  31. def getLabelDetection(getLabelDetectionRequest: GetLabelDetectionRequest): Either[Throwable, GetLabelDetectionResponse]

    Permalink
  32. def getLabelDetectionPaginator(getLabelDetectionRequest: GetLabelDetectionRequest): GetLabelDetectionIterable

    Permalink
  33. def getPersonTracking(getPersonTrackingRequest: GetPersonTrackingRequest): Either[Throwable, GetPersonTrackingResponse]

    Permalink
  34. def getPersonTrackingPaginator(getPersonTrackingRequest: GetPersonTrackingRequest): GetPersonTrackingIterable

    Permalink
  35. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  36. def indexFaces(indexFacesRequest: IndexFacesRequest): Either[Throwable, IndexFacesResponse]

    Permalink
  37. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  38. def listCollections(listCollectionsRequest: ListCollectionsRequest): Either[Throwable, ListCollectionsResponse]

    Permalink
  39. def listCollections(): Either[Throwable, ListCollectionsResponse]

    Permalink
  40. def listCollectionsPaginator(listCollectionsRequest: ListCollectionsRequest): ListCollectionsIterable

    Permalink
  41. def listCollectionsPaginator(): ListCollectionsIterable

    Permalink
  42. def listFaces(listFacesRequest: ListFacesRequest): Either[Throwable, ListFacesResponse]

    Permalink
  43. def listFacesPaginator(listFacesRequest: ListFacesRequest): ListFacesIterable

    Permalink
  44. def listStreamProcessors(listStreamProcessorsRequest: ListStreamProcessorsRequest): Either[Throwable, ListStreamProcessorsResponse]

    Permalink
  45. def listStreamProcessors(): Either[Throwable, ListStreamProcessorsResponse]

    Permalink
  46. def listStreamProcessorsPaginator(listStreamProcessorsRequest: ListStreamProcessorsRequest): ListStreamProcessorsIterable

    Permalink
  47. def listStreamProcessorsPaginator(): ListStreamProcessorsIterable

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

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

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

    Permalink
    Definition Classes
    AnyRef
  51. def recognizeCelebrities(recognizeCelebritiesRequest: RecognizeCelebritiesRequest): Either[Throwable, RecognizeCelebritiesResponse]

    Permalink
  52. def searchFaces(searchFacesRequest: SearchFacesRequest): Either[Throwable, SearchFacesResponse]

    Permalink
  53. def searchFacesByImage(searchFacesByImageRequest: SearchFacesByImageRequest): Either[Throwable, SearchFacesByImageResponse]

    Permalink
  54. def startCelebrityRecognition(startCelebrityRecognitionRequest: StartCelebrityRecognitionRequest): Either[Throwable, StartCelebrityRecognitionResponse]

    Permalink
  55. def startContentModeration(startContentModerationRequest: StartContentModerationRequest): Either[Throwable, StartContentModerationResponse]

    Permalink
  56. def startFaceDetection(startFaceDetectionRequest: StartFaceDetectionRequest): Either[Throwable, StartFaceDetectionResponse]

    Permalink
  57. def startFaceSearch(startFaceSearchRequest: StartFaceSearchRequest): Either[Throwable, StartFaceSearchResponse]

    Permalink
  58. def startLabelDetection(startLabelDetectionRequest: StartLabelDetectionRequest): Either[Throwable, StartLabelDetectionResponse]

    Permalink
  59. def startPersonTracking(startPersonTrackingRequest: StartPersonTrackingRequest): Either[Throwable, StartPersonTrackingResponse]

    Permalink
  60. def startStreamProcessor(startStreamProcessorRequest: StartStreamProcessorRequest): Either[Throwable, StartStreamProcessorResponse]

    Permalink
  61. def stopStreamProcessor(stopStreamProcessorRequest: StopStreamProcessorRequest): Either[Throwable, StopStreamProcessorResponse]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  64. final def wait(): Unit

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

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

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

Inherited from RekognitionClient[[β$0$]Either[Throwable, β$0$]]

Inherited from AnyRef

Inherited from Any

Ungrouped