Class WorkforceIntegrationRequest


  • public class WorkforceIntegrationRequest
    extends com.github.davidmoten.odata.client.EntityRequest<WorkforceIntegration>
    • Field Summary

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

        contextPath
    • Constructor Detail

      • WorkforceIntegrationRequest

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