public Task <PipelineResponse> GetAsync(string id) => _service.GetAsync(id);