Class TeamworkBotRequest


  • public class TeamworkBotRequest
    extends com.github.davidmoten.odata.client.EntityRequest<TeamworkBot>
    • Field Summary

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

        contextPath
    • Constructor Summary

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

      • TeamworkBotRequest

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