Class TeamprofilesRequest


  • public class TeamprofilesRequest
    extends com.github.davidmoten.odata.client.EntityRequest<Teamprofiles>
    • Field Summary

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

        contextPath
    • Constructor Summary

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

      • TeamprofilesRequest

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