Class APIGatewayV2HTTPEvent.RequestContext.CognitoIdentity

    • Constructor Summary

      Constructors 
      Constructor Description
      CognitoIdentity()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull java.util.List<java.lang.String> getAmr()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CognitoIdentity

        public CognitoIdentity()
    • Method Detail

      • getAmr

        @NotNull
        public @NotNull java.util.List<java.lang.String> getAmr()