Interface UriResourceLambdaVariable

All Superinterfaces:
UriResource, UriResourcePartTyped

public interface UriResourceLambdaVariable extends UriResourcePartTyped
Used to describe an lambda variable used within an resource path For example: http://.../serviceroot/entityset/listofstring/any(d: 'string' eq d)
  • Method Details

    • getVariableName

      String getVariableName()
      Returns:
      Name of the lambda variable