Class UserSourceRequest


  • public class UserSourceRequest
    extends com.github.davidmoten.odata.client.EntityRequest<UserSource>
    • Field Summary

      • Fields inherited from class com.github.davidmoten.odata.client.EntityRequest

        contextPath
    • Constructor Summary

      Constructors 
      Constructor Description
      UserSourceRequest​(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)  
    • Constructor Detail

      • UserSourceRequest

        public UserSourceRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                 Optional<Object> value)